forked from GitHub/dbot
update gitignore
This commit is contained in:
parent
787480647d
commit
d87d6eeeb0
11
.gitignore
vendored
11
.gitignore
vendored
@ -1,5 +1,10 @@
|
|||||||
# Ignore the user config files
|
# Ignore the user config files
|
||||||
./config.json
|
config.json
|
||||||
|
|
||||||
# Ignore the user database
|
|
||||||
db.json
|
db.json
|
||||||
|
|
||||||
|
# ignore npm
|
||||||
|
node_modules/
|
||||||
|
|
||||||
|
# ignore assets
|
||||||
|
public/bootstrap/
|
||||||
|
public/d3/
|
||||||
|
Loading…
Reference in New Issue
Block a user