mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
Updated gitignore for file rename
This commit is contained in:
parent
95dee05e92
commit
6d32b88490
2 changed files with 1 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,2 @@
|
|||
content-config.js
|
||||
config.js
|
||||
ignored
|
|
@ -1,3 +0,0 @@
|
|||
//this file is loaded along iwth content.js
|
||||
//this file sets the server to connect to, and is gitignored
|
||||
var serverAddress = "http://localhost";
|
Loading…
Reference in a new issue