Files
translation-app/.gitignore
2026-07-04 19:47:59 -04:00

19 lines
132 B
Plaintext

node_modules/
.env
.env.*
*.log
*.tmp
*.temp
.DS_Store
*.sqlite
*.db
*.pem
*.key
*.p12
*.pfx
dist/
build/
coverage/
.vscode/
.idea/