# Secrets (never commit)
tokens/*
!tokens/*.example.json
!tokens/*.example.yml
!tokens/*.example.yaml

node_modules/
dist/
.env
*.log

# Local scratch / build output
_tmp/
apps/visualizer/dist/
