Asib27's picture
try 1
065fee7 verified
raw
history blame
443 Bytes
*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
man
include
.Python
MANIFEST
# Installer logs
pip-log.txt
# Unit test
.cache
.tox
nosetests.xml
.pytest_cache
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Editor save files.
.*.swp
# Sphinx documentation.
docs/_build
# Coverage.
htmlcov
.coverage
.coverage.*
.tddium*