chore: add some files in gitignore
Some checks failed
Tests / tests (pull_request) Failing after 1m32s

This commit is contained in:
2026-07-08 16:11:51 +02:00
parent 49e00d9fbc
commit 7cddc62aaa

4
.gitignore vendored
View File

@@ -6,4 +6,6 @@ venv
*.pyc
uv.lock
.python-version
/out
/out
/examples/**/build/
/examples/**/*.pyi