# raw HTML snapshots from dune.gaming.tools — not committed (large, regenerable)
sample-data/

# node
**/node_modules/
**/dist/
**/.vite/

# editor / OS
.DS_Store
*.log
.idea/
.vscode/

# python tooling artifacts
__pycache__/
*.pyc
