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 a567b96 commit 5c55dcdCopy full SHA for 5c55dcd
1 file changed
.dockerignore
@@ -1,8 +1,8 @@
1
# Git
2
-.git
3
-.github
4
-.gitignore
5
-.gitattributes
+**/.git
+**/.github
+**/.gitignore
+**/.gitattributes
6
7
8
# Environments
0 commit comments