a905e5fe07
- removes all unused imports - update .gitignore with new venv path Change-Id: I3e8199b72dc83268115133d7c73335ffb6060f9a
12 lines
89 B
Plaintext
12 lines
89 B
Plaintext
.coverage
|
|
.venv
|
|
*,cover
|
|
cover
|
|
*.pyc
|
|
.idea
|
|
*.swp
|
|
*~
|
|
build
|
|
dist
|
|
python_novaclient.egg-info
|