This commit is contained in:
Thomas (Tom) C. Gorordo 2026-05-29 18:17:38 -07:00
parent f4fb70e23b
commit 3870f3b596
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490
2 changed files with 17 additions and 0 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
__pycache__/
.venv
.venv/
venv/
carouselcli.spec
carouselgui.spec
build/
dist/
.ipynb_checkpoints
.ruff_cache/
.pytest_cache/
.benchmarks/