1
0
mirror of https://github.com/github/gitignore synced 2024-06-08 13:47:58 +02:00
gitignore/Django.gitignore
Visgean Skeloru 0d1ef635cc Django is python
Django should have same ignores as python because it is python
2012-11-12 17:54:20 +01:00

40 lines
347 B
Plaintext

# Django stuff:
*.log
*.pot
# 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