This commit is contained in:
Bob Hart
2022-10-01 15:47:19 +01:00
20 changed files with 27211 additions and 6 deletions

22
.gitignore vendored
View File

@@ -1,3 +1,25 @@
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Logs
logs
*.log