3f281cc457
These appear after running tests locally. It's annoying to get bugged about them constantly. Basing this file on Neutron's .gitignore. Change-Id: I5245dd0c94e79dba49ee508ef0a35d453b880385
24 lines
223 B
Plaintext
24 lines
223 B
Plaintext
AUTHORS
|
|
build/*
|
|
build-stamp
|
|
ChangeLog
|
|
cover/
|
|
.coverage
|
|
covhtml/
|
|
dist/
|
|
doc/build
|
|
*.DS_Store
|
|
*.pyc
|
|
*.egg-info/
|
|
pbr*.egg/
|
|
run_tests.err.log
|
|
run_tests.log
|
|
setuptools*.egg/
|
|
subunit.log
|
|
.testrepository
|
|
.tox/
|
|
.venv/
|
|
*.mo
|
|
*.sw?
|
|
*~
|