add .gitignore
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
.tox
|
||||
**/*.swp
|
||||
__pycache__
|
||||
.stestr/
|
||||
build
|
||||
*.charm
|
||||
cover
|
||||
.coverage
|
||||
cinder-three-par.charm
|
Reference in New Issue
Block a user