add .git to .dockerignore for faster smaller builds.
This commit is contained in:
parent
5984b8b243
commit
c777a7bce2
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
||||||
.env
|
.env
|
||||||
node_modules
|
node_modules
|
||||||
|
.git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue