Updates .gitignore

Remove files we don't generate in the sources.

Change-Id: If544e0048a43ea0533ae068d3802e5bc1b62f826
Closes-Bug: #1256043
This commit is contained in:
Sushil Kumar
2013-12-14 16:38:35 +00:00
parent b14697ea3f
commit c9ee833e50

5
.gitignore vendored
View File

@@ -3,9 +3,6 @@
*,cover
cover
*.pyc
.idea
*.swp
*~
AUTHORS
build
dist
@@ -15,6 +12,6 @@ run_tests.err.log
doc/source/api
*.egg
heatclient/versioninfo
python_heatclient.egg-info
*.egg-info
*.log
.testrepository