Files
edr-platform/.gitignore
2026-06-11 19:26:21 +00:00

35 lines
334 B
Plaintext

# dependencies
node_modules/
# build output
**/dist/
.next/
coverage/
*.tsbuildinfo
**/*.tsbuildinfo
**/vite.config.ts.timestamp-*.mjs
# env
.env
.env.*
# turbo
.turbo/
# logs
*.log
# OS/editor
.DS_Store
.idea/
.vscode/
.npmrc
branch_structure.json
temp_auto_push.bat
temp_interactive_push.bat
# emacs cache files
*~
\#*\#
.\#*