mirror of
https://github.com/tgorordo/carousel.git
synced 2026-06-12 20:42:13 -07:00
add pyinstaller task
This commit is contained in:
parent
3507cf1290
commit
19c6b29a5f
2 changed files with 8 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -5,6 +5,10 @@ __pycache__/
|
|||
.venv/
|
||||
venv/
|
||||
|
||||
main.spec
|
||||
build/
|
||||
dist/
|
||||
|
||||
.ipynb_checkpoints
|
||||
.ruff_cache/
|
||||
.pytest_cache/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue