Update gitignore and add icon assets
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user