Codebase list passwordmeter / 55606849-2b34-45fb-b49e-9b9725ae8f5b/main .gitignore
55606849-2b34-45fb-b49e-9b9725ae8f5b/main

Tree @55606849-2b34-45fb-b49e-9b9725ae8f5b/main (Download .tar.gz)

.gitignore @55606849-2b34-45fb-b49e-9b9725ae8f5b/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*