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

# Virtual environments
.venv
*.xyz
*.h5
*.zarr
tmp/
*.pdb
data/
.DS_Store
zndraw-data/
.playwright-mcp/

# Frontend build output (generated by hatch_build.py, included in wheels only)
src/zndraw/static/

# Node.js
node_modules/
package-lock.json

# Worktrees
.worktrees/
