octavia/.gitignore
Adam Harwell 8f381e8d39 Gatefix: Migrate from testr to stestr
Change-Id: I7339874be54b29a7eba9933c534445899b6fb8c1
2017-09-13 17:12:21 +00:00

34 lines
452 B
Plaintext

AUTHORS
build/*
build-stamp
ChangeLog
cover/
.coverage
covhtml/
dist/
doc/build
doc/source/configuration/_static/octavia.policy.yaml.sample
doc/source/contributor/devref/flow_diagrams/
doc/source/contributor/modules
.idea/*
*.DS_Store
*.pyc
*.egg-info/
pbr*.egg/
run_tests.err.log
run_tests.log
setuptools*.egg/
subunit.log
tempest.log
.testrepository
.stestr
.tox/
.venv/
*.mo
*.sw?
*~
.eggs/
# Files created by releasenotes build
releasenotes/build