governance/.gitignore
Mohammed Naser 3a9498dc1c gitignore: add .eggs
When running tox, it creates the .eggs folder and leaves the repo
reporting that it's in a non-clean state.

Change-Id: If09fda47af1be8bd34434d82e31a4b7fb7d86e83
2019-05-22 22:02:02 +08:00

14 lines
127 B
Plaintext

.tox
doc/build
.eggs
*.egg-info
pbr*.egg
reference/projects/*.rst
*.pyc
AUTHORS
ChangeLog
.stestr
.coverage.*
.coverage
cover/