add .git directory to .dockerignore
This commit is contained in:
parent
0e5d0e7596
commit
3761c2e8ef
|
@ -1,6 +1,7 @@
|
|||
.git
|
||||
.dockerignore
|
||||
.gitignore
|
||||
Dockerfile
|
||||
node_modules
|
||||
*.log
|
||||
README.md
|
||||
README.md
|
||||
|
|
Loading…
Reference in a new issue