4
4
mirror of https://github.com/H-uru/korman.git synced 2025-07-14 02:27:36 -04:00
Files
korman/.gitignore
2012-07-10 22:29:04 -04:00

34 lines
300 B
Plaintext

*.py[co]
__pycache__
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
# IDE Stuff
*.komodoproject
*.project
*.pydevproject