Files
ai-translate/.gitignore
2026-03-11 20:04:26 +08:00

18 lines
164 B
Plaintext

.DS_Store
Thumbs.db
# Node / tooling
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Env / secrets
.env
.env.*
# Misc
*.tmp
*.swp