Codebase list aadict / cb76fa18-05fe-419a-965b-68cc027a295f/main .gitignore
cb76fa18-05fe-419a-965b-68cc027a295f/main

Tree @cb76fa18-05fe-419a-965b-68cc027a295f/main (Download .tar.gz)

.gitignore @cb76fa18-05fe-419a-965b-68cc027a295f/mainraw · history · blame

*.py[cod]

# C extensions
*.so

# Packages
*.egg
*.egg-info
dist
build
eggs
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

envdev*
.virtualenv*