.idea/
*.pyc
replays/
venv/
!carball/generated/**/*.py
output
.env
.coverage
*.iml
build/
carball.egg*
sprocket_carball.egg*
dist/
*ipynb*
*protobuf-*

!/carball/tests/replays/
.vscode
target/
ReplaySaver.dll
17A7C1084017DFA7DBE66D9C66D81CBD.replay
Parser format.png

*DS_Store*

*.so
*_rustc
# Local compiled parser artifacts; keep the canonical tracked build.
carball/_lib.cpython-*.so
!carball/_lib.cpython-313-darwin.so
