aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorAjay <[email protected]>2022-06-18 11:54:52 -0400
committerAjay <[email protected]>2022-06-18 11:54:52 -0400
commit986630d0a1a481cfff3d4f0733432bf40b000137 (patch)
treefddbcc901515735f1f1dc462538a58c727e5a568 /.gitignore
parentae23bfffe1f6a2e0de9a8e08e72d9e0399f283ff (diff)
downloadSponsorBlock-986630d0a1a481cfff3d4f0733432bf40b000137.tar.gz
SponsorBlock-986630d0a1a481cfff3d4f0733432bf40b000137.zip
Save file on test failure
Fixes #1366
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2eafbe10..f108301d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,5 @@ web-ext-artifacts
dist/
tmp/
.DS_Store
-ci/data.json \ No newline at end of file
+ci/data.json
+test-results \ No newline at end of file