# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
# docs/plans/*

# Benchmark data (downloaded separately)
tests/data/

# Benchmark results (machine-specific)
benchmark_results.json
.benchmarks/

# Git worktrees
.worktrees/

# hatch-vcs generated version file
src/asebytes/_version.py
