bab59f68ed
Change-Id: I12d15ff1793b54d1a843cd20d71d1387cf87f6eb
34 lines
305 B
Plaintext
34 lines
305 B
Plaintext
*.py[co]
|
|
*.swp
|
|
|
|
# Packages
|
|
*.egg
|
|
*.egg-info
|
|
dist
|
|
build
|
|
eggs
|
|
parts
|
|
var
|
|
sdist
|
|
develop-eggs
|
|
.installed.cfg
|
|
|
|
# Installer logs
|
|
pip-log.txt
|
|
|
|
# Unit test / coverage reports
|
|
test-reporting-results*
|
|
.coverage
|
|
.tox
|
|
|
|
#Translations
|
|
*.mo
|
|
|
|
#Mr Developer
|
|
.mr.developer.cfg
|
|
|
|
# IDE Project Files
|
|
*.project
|
|
*.pydev*
|
|
*.idea
|