34cfdad585
Content was generated with specs-cookiecutter template. Change-Id: I55b39ed2aa4351d44dcea0a54fb0c18087fa5fa3 Related-bug: #1527267
37 lines
331 B
Plaintext
37 lines
331 B
Plaintext
*.py[cod]
|
|
|
|
# Packages
|
|
*.egg
|
|
*.egg-info
|
|
dist
|
|
build
|
|
eggs
|
|
parts
|
|
sdist
|
|
develop-eggs
|
|
.installed.cfg
|
|
|
|
# Installer logs
|
|
pip-log.txt
|
|
|
|
# Unit test / coverage reports
|
|
.tox
|
|
nosetests.xml
|
|
.testrepository
|
|
|
|
# Mr Developer
|
|
.mr.developer.cfg
|
|
.project
|
|
.pydevproject
|
|
|
|
# Sphinx
|
|
doc/build
|
|
|
|
# pbr generates these
|
|
AUTHORS
|
|
ChangeLog
|
|
|
|
# Editors
|
|
*~
|
|
.*.swp
|