dockerignore: .git
This commit is contained in:
parent
6bd4bc7bdd
commit
6d07c45903
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
.git
|
||||
|
||||
/node_modules/
|
||||
/tmp/
|
||||
/build/
|
||||
|
|
Loading…
Reference in a new issue