*.patch
/.benchmarks
/.coverage
/.mypy_cache
/.pytest_cache
/.venv*
/build
/include/cargo
/perf.*
/target
/vendor
__pycache__

# Ignore build artifacts
./py.typed
./orjson.so
./orjson.pyd