forked from GitHub/dbot
config.json s
This commit is contained in:
parent
8f8636c509
commit
ed433977c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,4 @@
|
||||
# Ignore the user config files
|
||||
config.json
|
||||
db.json
|
||||
|
||||
# ignore npm
|
||||
|
3
modules/units/config.json
Normal file
3
modules/units/config.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"ignorable": true
|
||||
}
|
4
modules/wolframalpha/config.json
Normal file
4
modules/wolframalpha/config.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"ignorable": true,
|
||||
"appID": "blah"
|
||||
}
|
Loading…
Reference in New Issue
Block a user