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 6fdde41 commit d3f05c7Copy full SHA for d3f05c7
.dockerignore
@@ -0,0 +1,5 @@
1
+# ignore everything but ci/ and lib/AppImageUpdate/ci/
2
+# note that the last line that matches a file decides, so ! rules after * decide which files to include
3
+*
4
+!ci/
5
+!lib/AppImageUpdate/ci/
0 commit comments