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 1fd7392 commit 8edde9bCopy full SHA for 8edde9b
.gitignore
@@ -20,3 +20,7 @@ buildrunner/version.py
20
21
buildrunner.results
22
curator.results
23
+
24
+# Ignore all .tar files
25
+# Manually running of some example files may create local .tar files
26
+*.tar
0 commit comments