Updates .gitignore
Remove files we don't generate in the sources. Change-Id: If544e0048a43ea0533ae068d3802e5bc1b62f826 Closes-Bug: #1256043
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user