Files
edr-platform/.gitignore
2026-06-17 04:00:10 -07:00

34 lines
300 B
Plaintext

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