added .git-folder to .dockerignore
This commit is contained in:
parent
b0189d20b9
commit
5e76d07c10
|
@ -1,6 +1,9 @@
|
|||
/*.txt
|
||||
node_modules/
|
||||
.github/
|
||||
.vscode/
|
||||
docs/
|
||||
.git
|
||||
.gitignore
|
||||
.gitlab-ci.yml
|
||||
*.bat
|
||||
|
|
Loading…
Reference in New Issue