python-novaclient/.gitignore
Roman Podolyaka f08ac04a27 Migrate to pbr.
openstack.common.setup and openstack.common.version are now in the
standalone library pbr, so all projects using those two should
migrate.

Fixes bug 1179007.

Change-Id: I7ac1c37f0bf148619dffff8f454db05fc192e471
2013-05-19 10:00:38 +03:00

19 lines
152 B
Plaintext

.coverage
.venv
.testrepository
subunit.log
.tox
*,cover
cover
*.pyc
.idea
*.swp
*~
build
dist
AUTHORS
ChangeLog
novaclient/versioninfo
*.egg
*egg-info