octavia/.gitignore
Stephen Balukoff cf1917121c Add .eggs/ to .gitignore
Minor update to .gitignore

Change-Id: I0f7107aa45310e995685a7ff30cd3c1008cdb3a9
2015-10-05 11:26:24 -07:00

26 lines
238 B
Plaintext

AUTHORS
build/*
build-stamp
ChangeLog
cover/
.coverage
covhtml/
dist/
doc/build
.idea/*
*.DS_Store
*.pyc
*.egg-info/
pbr*.egg/
run_tests.err.log
run_tests.log
setuptools*.egg/
subunit.log
.testrepository
.tox/
.venv/
*.mo
*.sw?
*~
.eggs/