Added a comment to the default .gitignore on group use.

This commit is contained in:
Griatch 2015-06-22 08:02:24 +02:00
parent da9c97b699
commit 86a1cf5a13

View file

@ -25,7 +25,8 @@ __pycache__
*.restart
*.db3
# Installation-specific
# Installation-specific.
# For group efforts, comment out some or all of these.
server/conf/settings.py
server/logs/*.log.*
web/static/*