Updated gitignore for file rename

This commit is contained in:
Ajay Ramachandran
2019-07-22 21:13:33 -04:00
parent 95dee05e92
commit 6d32b88490
2 changed files with 1 additions and 4 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,2 @@
content-config.js config.js
ignored ignored

View File

@@ -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";