Add more things to .dockerignore
I think this is way we should building the project inside a subfolder
This commit is contained in:
parent
a4c19fc381
commit
5f7d957db3
1 changed files with 5 additions and 1 deletions
|
@ -3,4 +3,8 @@
|
|||
.gitignore
|
||||
.git
|
||||
docker-compose.build.yml
|
||||
node_modules/
|
||||
node_modules/
|
||||
.env.example
|
||||
LICENSE.md
|
||||
docker-compose.yml
|
||||
README.md
|
Loading…
Reference in a new issue