Ignore compressed log files

This commit is contained in:
manson 2014-04-28 10:49:41 +08:00 committed by spen
parent 251f539de5
commit 420f64776d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ Gemfile.lock
db/*.sqlite3
log/*.log
log/*.gz
public/assets
public/index.html
public/panel/**/*