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
|
||||
|
||||
__pycache__
|
||||
*.spec
|
||||
|
||||
build/
|
||||
dist/
|
||||
outputs/
|
||||
inputs/
|
||||
|
|
Loading…
Reference in a new issue