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