[1bd16f]: / .gitignore

Download this file

43 lines (36 with data), 362 Bytes

*.py[cod]

# C extensions
*.so

# Packages
*.egg
*.egg-info
.Python
dist
build
eggs
include
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox
nosetests.xml

# Translations
*.mo

# Mr Developer
.mr.developer.cfg
.project
.pydevproject
.tox/
.eggs/
*.egg-info
build/