Added aditonal ignored files to dockerignore
This commit is contained in:
parent
3610755754
commit
1af65868d5
1 changed files with 13 additions and 1 deletions
|
@ -1 +1,13 @@
|
|||
node_modules
|
||||
node_modules
|
||||
.vscode
|
||||
.DS_Store
|
||||
.git
|
||||
.gitignore
|
||||
*.swp
|
||||
config/development*
|
||||
config/production*
|
||||
config/test*
|
||||
workers/reports/config/development.*
|
||||
workers/reports/config/production.*
|
||||
workers/reports/config/test.*
|
||||
docker-compose.*.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue