We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55aa72 commit 009a80dCopy full SHA for 009a80d
13 files changed
.gitattributes
@@ -0,0 +1,2 @@
1
+*.sh text eol=lf
2
+Dockerfile text eol=lf
src/.dockerignore
@@ -22,4 +22,9 @@
22
**/secrets.dev.yaml
23
**/values.dev.yaml
24
LICENSE
25
-README.md
+README.md
26
+!**/.gitignore
27
+!.git/HEAD
28
+!.git/config
29
+!.git/packed-refs
30
+!.git/refs/heads/**
template/.gitattributes
0 commit comments