diff options
author | Ajay Ramachandran <[email protected]> | 2020-02-01 16:27:58 -0500 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-02-01 16:27:58 -0500 |
commit | 5ebdfd84669d40a7c48685a3906fb17b7ae53b54 (patch) | |
tree | f7ebe0597782252c8e129721ca48ad960509a165 /.gitignore | |
parent | 16c720e50021f29dd42057e658be2c362a0f4f6d (diff) | |
download | SponsorBlock-5ebdfd84669d40a7c48685a3906fb17b7ae53b54.tar.gz SponsorBlock-5ebdfd84669d40a7c48685a3906fb17b7ae53b54.zip |
Added config to gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -config.js +config.json ignored .idea/ node_modules |