chore: gitignore models/builds

This commit is contained in:
Oskar Kapala 2026-06-10 15:22:07 +02:00
parent 1cbcd19191
commit 169fc7760f

8
.gitignore vendored
View file

@ -118,3 +118,11 @@ InitTestScene*.unity*
__pycache__/ __pycache__/
*.pyc *.pyc
.venv/ .venv/
*.gguf
*.gguf
*.onnx
*.onnx.json
__pycache__/
*.pyc
.venv/
*.apk