Preparing merge with server repo

This commit is contained in:
lucas lelievre
2022-11-13 02:00:31 +01:00
parent a6e17c96b8
commit 813c1340a8
154 changed files with 26760 additions and 26701 deletions

26
.gitignore vendored
View File

@@ -1,26 +1,2 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# JS/TS dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# Build artifacts
/build
/target
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.log
.husky