gameflow-deck/.gitignore
Simeon Radivoev f15bf9a1e0
feat: Implemented launching and downloading of roms
This is just an initial implementation lots of kings to iron out
2026-02-19 16:10:29 +02:00

26 lines
No EOL
393 B
Text

.DS_Store
**/target
**/zig-cache
**/zig-out
node_modules
build
/package/vendors
/package/src/extractor/.zig-cache
/package/src/launcher/.zig-cache
.zig-cache
.colab.json
dist
.cache
/package/bin/electrobun
/package/bin/electrobun.exe
electrobun-cef*
electrobun-core*
electrobun-cli*
dist-*
/package/src/cli/templates/embedded.ts
*.tar.gz
settings.local.json
.tanstack
artifacts
trace
downloads