Codebase list passwordmeter / 6b8c5b5f-0ecd-4d78-860b-2cc9f8b03e26/main .gitignore
6b8c5b5f-0ecd-4d78-860b-2cc9f8b03e26/main

Tree @6b8c5b5f-0ecd-4d78-860b-2cc9f8b03e26/main (Download .tar.gz)

.gitignore @6b8c5b5f-0ecd-4d78-860b-2cc9f8b03e26/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*