*.so
*.dylib
*.dll
*.pdb
*.egg-info/
dist/
build/
.eggs/
*.egg
/target/
**/*.rs.bk
target/criterion/
benchmarks/rust/target/
benchmarks/target/
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/
.venv/
venv/
env/
ENV/
.venv-wsl/
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
Thumbs.db
docs/_build/
docs/api/
site/
test-suite-report.json
test-suite-run.log
benchmarks/results/*.json
benchmarks/charts/*.png
node_modules/
benchmarks/javascript/node_modules/
benchmarks/javascript/package-lock.json
*.tmp
*.bak