Remove config files from version control

This commit is contained in:
Yukai Huang
2016-10-05 10:57:10 +08:00
parent f4d4eb1681
commit ca59d86628
4 changed files with 6 additions and 156 deletions

7
.gitignore vendored
View File

@@ -15,4 +15,9 @@ tmp/
backups/
*.pid
*.log
*.sqlite
*.sqlite
# ignore config files
config.json
public/js/common.js
.sequelizerc