Skip to content

Commit bac394b

Browse files
.
1 parent d416c6b commit bac394b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.dockerignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,12 @@
2222
**/secrets.dev.yaml
2323
**/values.dev.yaml
2424
LICENSE
25-
README.md
25+
README.md
26+
!**/.gitignore
27+
!.git/HEAD
28+
!.git/config
29+
!.git/packed-refs
30+
!.git/refs/heads/**
31+
**/appdata/**
32+
**/Binaries/**
33+
**/settings.json

0 commit comments

Comments
 (0)