You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
423 B

12 years ago
*.py[co]
__pycache__
12 years ago
# 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
12 years ago
# Translations
12 years ago
*.mo
12 years ago
# Mr Developer
12 years ago
.mr.developer.cfg
12 years ago
# IDE Stuff
*.komodoproject
*.project
*.pydevproject
*.sublime-*
.vs
.vscode
# Installer Stuff
installer/Files
installer/korman.exe
# C++ korlib build directory
korlib/build