Skip to content
Snippets Groups Projects
Commit 1bf79f24 authored by Jaakko Kantojärvi's avatar Jaakko Kantojärvi
Browse files

Change .gitignore to ignore logrotated log files.

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