# Local archive with the previous implementation and runtime secrets _archive/ # Runtime state .env *.env.local data/ .vpn-proxy/ # Node/Vite node_modules/ dist/ coverage/ npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # OS/editors .DS_Store .idea/ .vscode/ *.swp *.swo