Added config to gitignore.

This commit is contained in:
Ajay Ramachandran 2020-02-01 16:27:58 -05:00
parent 16c720e500
commit 5ebdfd8466
2 changed files with 1 additions and 4 deletions

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
config.js
config.json
ignored
.idea/
node_modules

View file

@ -1,3 +0,0 @@
{
"serverAddress": "http://localhost"
}