Files
tunarr/.gitignore
Christian Benincasa e293f4cf57 feat(macos): add proper macOS wrapper app (#1290)
Still missing build process + assembly of bundle
2025-07-29 22:01:25 -04:00

24 lines
197 B
Plaintext

node_modules/
dist/
bin/
.pseudotv/
.dizquetv*/
.tunarr*/
web/public/bundle.js
*.orig
package-lock.json
config/
.vscode/
build/
log.txt
*.db
.DS_Store
.turbo/
*.env*
*.tar*
coverage/
*.dmg
*.app