datahub/examples/ckan/.prettierignore
2022-01-12 11:22:16 +00:00

25 lines
181 B
Plaintext

node_modules/
# testing
/coverage
# next.js
.next/
/out/
# yarn
yarn-error.log
yarn.lock
# sass
.sass-cache
# misc
sandbox/*
.env
.staging.env
.nyc_output/*
.DS_Store
public/