We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe5eee commit 0409dc9Copy full SHA for 0409dc9
1 file changed
.dockerignore
@@ -1,5 +1,7 @@
1
-# Ignore everything
2
-**
3
-
4
-# Allow binary
5
-!/codeowners-validator
+.git
+.github
+docs
+hack
+tests
6
+bin
7
+coverage.txt
0 commit comments