.DS_Store
.venv/
__pycache__/
.pytest_cache/
.coverage
htmlcov/
*.pyc
build/
dist/
*.egg-info/
tests/.uv-venvs/
tests/actual_test_results/
scratch/
native_probe/target/
native_probe/_native_ast_probe_ext*.so
native_probe/_native_ast_probe_ext*.pyd
native_probe/_native_ast_probe_ext*.dll
native_engine/target/
native_engine/_astichi_native_engine*.so
native_engine/_astichi_native_engine*.pyd
native_engine/_astichi_native_engine*.dll
*-old.py
