added .git-folder to .dockerignore
Simon Schön committed
Jun 8, 2022 at 02:45 UTC
5e76d07c1048fcf42a454bfe3a25d841724a4ea4
1 file changed
+3
.dockerignore
+3
@@ -1,6 +1,9 @@
1
+/*.txt
2
+node_modules/
3
.github/
4
.vscode/
5
docs/
6
+.git
7
.gitignore
8
.gitlab-ci.yml
9
*.bat