Skip to content

Commit 712bf7c

Browse files
authored
Merge pull request #388 from JrCs/buchdag-dockerignore
Add a .dockerignore file
2 parents fb38309 + ea284c8 commit 712bf7c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.dockerignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+.*
2+
+go
3+
+test
4+
+LICENSE
5+
+README.md
6+
+schema.png

0 commit comments

Comments
 (0)