update .gitignore
This commit is contained in:
1 parent
5960153618
commit
2a300a2bb6
2 files changed
+4
-9
No files matched your search
+4
-2
@@ -4,6 +4,8 @@ node_modules/*
|
|||||||
# test file
|
# test file
|
||||||
test.js
|
test.js
|
||||||
|
|
||||||
# Dev version
|
# Dev Launch
|
||||||
dev.js
|
dev.js
|
||||||
dev-config.json
|
|
||||||
|
# Dev config
|
||||||
|
dev_config.json
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
{
|
|
||||||
"defaultPrefix": "?",
|
|
||||||
"mongoURI": "mongodb+srv://lps_bot:ktSkHml2BU9EIQ0a@heroku-police-cad-dev.j7aom.mongodb.net/heroku_8pc4g86l?retryWrites=true&w=majority",
|
|
||||||
"version": "Alpha 1.7.1",
|
|
||||||
"socket": "http://localhost:8080",
|
|
||||||
"dbo": "heroku_8pc4g86l"
|
|
||||||
}
|
|
||||||
Reference in new issue
Block a user