Update .gitignore and remove output directories from tracking

This commit is contained in:
2026-05-05 12:54:14 +08:00
parent 86f977c2c9
commit 940e87b9a6

3
.gitignore vendored
View File

@@ -22,3 +22,6 @@ wheels/
.venv .venv
env/ env/
venv/ venv/
output/
shiny_output/
sprite_output/