frontend/node_modules/ frontend/dist/ Backend/bin/ Backend/obj/ .DS_Store # Editor and local machine state .idea/ .vscode/ *.swp *.swo *~ # Environment and secrets .env .env.* !.env.example !.env.template *.local *.secret *.secrets *.key *.pem *.p12 *.pfx # Logs and diagnostics *.log logs/ log/ *.zip *.tar *.tar.gz *.tgz *.rar *.7z *.docx # Local Claude Code config (settings, preview launch configs) .claude/ # Local design/prototype exports and audit screenshots .design-source/ .od-skills/ audit/ prototype/ update_v2_docx_*.py *.dc.html *.dc.html.artifact.json /frontend/public/*.html /*-drawing-*.png