chore: update gitignore
This commit is contained in:
parent
7550eedac3
commit
52c04112e7
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,6 +3,9 @@
|
||||||
*swo
|
*swo
|
||||||
|
|
||||||
__pycache__
|
__pycache__
|
||||||
|
*.spec
|
||||||
|
|
||||||
|
build/
|
||||||
|
dist/
|
||||||
outputs/
|
outputs/
|
||||||
inputs/
|
inputs/
|
||||||
|
|
Loading…
Reference in a new issue