Add .gitignore file
This commit is contained in:
parent
67fe4e93da
commit
b72fa0904c
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
build
|
||||
layers
|
||||
.tox
|
||||
interfaces
|
||||
.testrepository
|
||||
.stestr
|
||||
*__pycache__*
|
||||
*.pyc
|
||||
*.swp
|
Loading…
Reference in New Issue
Block a user