oslo.config/.gitignore
Doug Hellmann 70c5b67df3 Move files out of the namespace package
Move the public API out of oslo.config to oslo_config. Retain the ability
to import from the old namespace package for backwards compatibility
for this release cycle.

bp/drop-namespace-packages

Change-Id: I56274336802036de050efc62eb2ee6b5d4ede77b
2014-12-12 16:13:29 -05:00

18 lines
167 B
Plaintext

AUTHORS
ChangeLog
*~
*.swp
*.pyc
*.log
.tox
.coverage
oslo.config.egg-info/
build/
doc/build/
doc/source/api/
dist/
.testrepository/
.project
.pydevproject
pbr-*.egg/