Update readme

This commit is contained in:
Joris Bertomeu
2024-11-19 13:36:50 +01:00
parent dfb0846b79
commit 13f8dbbbd5
5 changed files with 156 additions and 14 deletions

29
.dockerignore Normal file
View File

@@ -0,0 +1,29 @@
node_modules
npm-debug.log
yarn-error.log
.pnpm-debug.log
package-lock.json
yarn.lock
node_modules
dist
.angular
.angular-cache
.cache
.env
.npmrc
.DS_Store
.eslintcache
logs
*.log
*.idea
*.vscode
.DS_Store
**/coverage
**/tests
**/test
**/spec