Added .gitignore file to template

This commit is contained in:
Griatch 2015-02-02 16:15:39 +01:00
parent 12e1ea6e6e
commit 8ac011bf66
3 changed files with 956 additions and 7 deletions

7
.gitignore vendored
View file

@ -10,7 +10,6 @@ dist
build
eggs
parts
bin
var
sdist
develop-eggs
@ -26,12 +25,6 @@ __pycache__
*.restart
*.db3
# Installation-specific
game/settings.py
game/logs/*.log.*
game/gamesrc/web/static/*
game/gamesrc/web/media/*
# Installer logs
pip-log.txt