Commit 1bf79f24 authored by Jaakko Kantojärvi's avatar Jaakko Kantojärvi

Change .gitignore to ignore logrotated log files.

parent 04186e97
......@@ -2,7 +2,7 @@
.rbx/
db/*.sqlite3
db/*.sqlite3-journal
log/*.log
log/*.log*
tmp/
.sass-cache/
coverage/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment