Update .gitignore

This commit is contained in:
Cheng-Han, Wu 2016-04-20 18:12:12 +08:00
parent 8bf516263c
commit b221d4ba79

5
.gitignore vendored
View file

@ -12,4 +12,7 @@ hackmd_io
newrelic_agent.log newrelic_agent.log
logs/ logs/
tmp/ tmp/
*.pid backups/
*.pid
*.log
*.sqlite