git-review/.gitignore
Jeremy Stanley bfbb9277bc Ignore .eggs cruft
Looks like possibly new setuptools has started leaving a .eggs
directory in the workspace. Add it to .gitignore with extreme
prejudice.

Change-Id: If53d9a2f03c8064265a6915a116983fb34de5f9a
2015-06-17 00:56:40 +00:00

16 lines
132 B
Plaintext

build
dist
git_review.egg-info
MANIFEST
AUTHORS
ChangeLog
.eggs
.gerrit
.testrepository
.tox
.venv
*.egg
*.egg-info
*.pyc
doc/build