We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26d9bd9 commit 9b1b3eaCopy full SHA for 9b1b3ea
.dockerignore
@@ -1,6 +1,11 @@
1
Dockerfile
2
.dockerignore
3
4
+# Ignore SCM/CI related stuff
5
+.github/
6
+.git/
7
+.gitlab-ci.yml
8
+
9
.DS_Store
10
*~
11
.*.swp
0 commit comments