3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-23 20:39:25 +01:00

Merge pull request #376 from zuzak/gitignore

update gitignore
This commit is contained in:
reality 2013-04-18 10:35:21 -07:00
commit 08685481a0

11
.gitignore vendored
View File

@ -1,5 +1,10 @@
# Ignore the user config files
./config.json
# Ignore the user database
config.json
db.json
# ignore npm
node_modules/
# ignore assets
public/bootstrap/
public/d3/