Add ignore rules for generated artifacts

This commit is contained in:
Shay 2026-05-13 14:00:49 -07:00
parent a87c7a9c6f
commit d07ca21690

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
__pycache__/
.pytest_cache/
.hypothesis/
core-rs/target/
core-rs/Cargo.lock
uv.lock