Initial commit
This commit is contained in:
14
backend/.dockerignore
Normal file
14
backend/.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
.npmrc
|
||||
.env
|
||||
.env.*
|
||||
.git
|
||||
.gitignore
|
||||
Dockerfile
|
||||
*.md
|
||||
coverage
|
||||
tests
|
||||
docs
|
||||
build
|
||||
dist
|
||||
Reference in New Issue
Block a user