Files
form/.gitignore
Tanner Linsley 9a18e45de7 big changes
2023-04-24 15:44:59 -06:00

48 lines
514 B
Plaintext

# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
node_modules
package-lock.json
yarn.lock
# builds
types
build
*/build
dist
lib
es
artifacts
.rpt2_cache
coverage
*.tgz
# misc
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
.next
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.history
size-plugin.json
stats-hydration.json
stats.json
stats.html
.vscode/settings.json
*.log
.DS_Store
node_modules
.cache
dist
.idea
nx-cloud.env