chore: import DH V2 D5.6.4 production baseline

This commit is contained in:
DH V2
2026-09-05 10:12:35 -03:00
commit 82213e72f5
757 changed files with 84218 additions and 0 deletions
+51
View File
@@ -0,0 +1,51 @@
# Secrets / environment
.env
.env.*
!.env.example
# Dependencies / builds
**/node_modules/
**/dist/
**/.next/
**/.cache/
**/.vite/
**/coverage/
# Backups / exports
*.zip
*.tar.gz
*.tgz
*.dump
*.sql
*.bak
*.bak-*
*.backup
# Runtime / logs
*.log
*.pid
*.tmp
*.swp
# OS / editors
.DS_Store
Thumbs.db
.vscode/
.idea/
# Private keys / certificates
*.pem
*.key
*.p12
*.pfx
id_rsa
id_ed25519
*_github
*_github.pub
# TypeScript generated metadata
*.tsbuildinfo
# Generated from web-v2/vite.config.ts
web-v2/vite.config.js
web-v2/vite.config.d.ts