1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 11:44:21 +01:00
gitignore/Python.gitignore
2013-11-12 01:41:53 +01:00

41 lines
338 B
Plaintext

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