Verified Commit 1853a777 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

keep all the .gitignore in one place

I always find it confusing when the list is spread over multiple files.

This reverts 063fc04a


that made all the content of /data/ not ignored.

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent d1984d46
...@@ -6,3 +6,5 @@ nm2/local_settings.py ...@@ -6,3 +6,5 @@ nm2/local_settings.py
*.gz *.gz
/.coverage /.coverage
/htmlcov /htmlcov
# there is a .keep file in there to keep /data/logs/ in the repository
/data
Supports Markdown
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