video_translation/docs/.gitignore
2025-08-20 11:39:34 +08:00

21 lines
234 B
Plaintext

.DS_Store
.next/
node_modules/
*.log
dist/
.turbo/
out/
# Theme styles
packages/nextra-theme-*/style.css
# Stork related
*/**/public/*.st
*/**/public/*.toml
.vercel
.idea/
.eslintcache
.env
tsup.config.bundled*
tsconfig.tsbuildinfo