Commit b87ef427 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #2990 from raphendyr/gitignore_and_logrotate

Change .gitignore to ignore logrotated log files.
parents e049e187 1bf79f24
......@@ -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