gerbonara/.gitignore
Paulo Henrique Silva 4723852d96 New TODO file and small repo cleanup.
* idea files outside of repo now.
2014-02-04 23:37:37 +01:00

39 lines
356 B
Text

*.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
.idea/workspace.xml
.idea/misc.xml
.idea