Add gitignore
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
/build/
|
||||||
|
|
||||||
|
bin
|
||||||
|
.coverage
|
||||||
|
.testrepository
|
||||||
|
.tox
|
||||||
|
tags
|
||||||
|
*.sw[nop]
|
||||||
|
*.pyc
|
||||||
|
.unit-state.db
|
||||||
|
trusty/
|
||||||
|
xenial/
|
||||||
|
.stestr
|
||||||
|
__pycache__
|
||||||
|
func-results.json
|
||||||
Reference in New Issue
Block a user