# python writes compiled bytecode to .pyc files in __pycache__ directories
__pycache__

# VS Code configuration
/.vscode/
.envrc
.benchmarks
site

*.so
target
dist
.tmp
.sccache
