Files
python-ceilometerclient/.gitignore
Steve Martinelli a69738679b Add doc/build to .gitignore
Generated docs should be ignored, so adding doc/build to gitignore

Change-Id: I4fc03244df37f63351ec1e54b1bcd5b9b3790f5c
2014-07-24 16:31:17 -04:00

15 lines
117 B
Plaintext

*.pyc
*.egg-info
build
.coverage
.tox
cover
.testrepository
.venv
doc/build
subunit.log
AUTHORS
ChangeLog
dist
*.egg