1
0
mirror of https://github.com/github/gitignore synced 2024-11-26 05:34:21 +01:00

Django is python

Django should have same ignores as python because it is python
This commit is contained in:
Visgean Skeloru 2012-11-12 17:54:20 +01:00
parent 747efedec0
commit 0d1ef635cc

View File

@ -1,4 +1,40 @@
# Django stuff:
*.log
*.pot
*.pyc
local_settings.py
# Python stuff:
*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject