31 lines
311 B
Plaintext
31 lines
311 B
Plaintext
# Dependencies
|
|
frontend/node_modules/
|
|
|
|
# Build output
|
|
frontend/dist/
|
|
FFmpeg_GUI-res.syso
|
|
|
|
# Bundled ffmpeg (large, gitignored)
|
|
bundled/ffmpeg.zip
|
|
|
|
# IDE
|
|
.idea/
|
|
*.iml
|
|
.vscode/
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Go
|
|
*.exe
|
|
*.test
|
|
*.out
|
|
|
|
# Wails generated
|
|
frontend/wailsjs/
|
|
frontend/package.json.md5
|
|
|
|
# Debug
|
|
__debug_bin*
|