config.json s

This commit is contained in:
thoso 2014-02-20 00:56:09 +01:00
parent 8f8636c509
commit ed433977c7
3 changed files with 7 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,5 +1,4 @@
# Ignore the user config files
config.json
db.json
# ignore npm

View File

@ -0,0 +1,3 @@
{
"ignorable": true
}

View File

@ -0,0 +1,4 @@
{
"ignorable": true,
"appID": "blah"
}