Update gitignore and add icon assets

This commit is contained in:
2026-05-14 10:41:13 +02:00
parent ba4d6685ec
commit abcc993c03
2 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@@ -35,6 +35,8 @@ web/output/
PyWebview/web/output/
.hf_cache/
*.log
build/
dist/
# Generated media and 3D assets
*.png
@@ -50,6 +52,8 @@ PyWebview/web/output/
*.mov
*.zip
*.tar.gz
!icon.png
!icon.icns
# Local model weights
*.safetensors

BIN
icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 961 KiB