add build, dist, python-novaclient.egg-info to .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -4,3 +4,8 @@
|
||||
cover
|
||||
*.pyc
|
||||
.idea
|
||||
*.swp
|
||||
*~
|
||||
build
|
||||
dist
|
||||
python_novaclient.egg-info
|
||||
|
||||
Reference in New Issue
Block a user