system-config/.gitignore
Doug Hellmann 4866609225 Ignore .egg directories
When some of the tests are run, pbr is installed in the
current directory leaving a pbr*.egg directory. We never
want to check that into git, so ignore it.

Change-Id: I6e8f6bc838e0afa77dd7dce351e603f0b5f8ea76
2014-06-27 12:48:59 -07:00

16 lines
202 B
Plaintext

.DS_Store
*.swp
*~
*.pyc
applytest
doc/build/
manifests/secrets.pp
.tox/
.test/
openstack_infra_config.egg-info/
/.project
/.pydevproject
tools/invite2summit/settings.py
tools/invite2summit/done*
*.egg