Add .git to .dockerignore

This decreases docker image size locally by 700MB
This commit is contained in:
jekkos
2023-12-22 00:18:38 +01:00
committed by jekkos
parent cd3581ce28
commit 681ec28131

View File

@@ -10,6 +10,9 @@ git-svn-diff.py
.buildpath
.project
.settings/*
.git
dist/
node_modules/
*.swp
*.rej
*.orig