Update .gitignore

Ignore .pyc files and some other artifacts of the build.
This commit is contained in:
Doug Hellmann 2015-01-28 16:21:26 -05:00
parent c246504e88
commit 42e735ea8f
2 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -1 +1,6 @@
_build/
/AUTHORS
/ChangeLog
/dist/
/openstackdocstheme.egg-info/
*.pyc

Binary file not shown.