34524720d1
This repo skeleton was created using the openstack specs-cookiecutter. Change-Id: I180f61555c2aeeaf96ff17d568b6958a26d5e75e
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
|