1
0
mirror of https://github.com/balkian/eestec.codeit.git synced 2024-09-27 22:11:42 +00:00
eestec.codeit/.gitignore

39 lines
325 B
Plaintext
Raw Normal View History

2013-01-08 21:05:12 +00:00
*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
2013-02-27 17:02:25 +00:00
secrets.py
*.swp
2013-03-01 18:55:54 +00:00
venv