aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael C <[email protected]>2021-11-30 15:55:26 -0500
committerMichael C <[email protected]>2021-11-30 15:55:26 -0500
commite4e453a11c776bb4127e07252f868c3e54e3e386 (patch)
tree98900cd9c8d746781576b9ec672d9874cb72ab41 /.gitignore
parent2209c230e7d41476e4da8a78f87dbec2740a6dc1 (diff)
downloadSponsorBlock-e4e453a11c776bb4127e07252f868c3e54e3e386.tar.gz
SponsorBlock-e4e453a11c776bb4127e07252f868c3e54e3e386.zip
add code to parse and filter
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2833884c..3dcdb226 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,5 @@ web-ext-artifacts
.vscode/
dist/
tmp/
-.DS_Store \ No newline at end of file
+.DS_Store
+src/ci/data.json \ No newline at end of file