Files
recText/.gitignore
T
ben dbd7754dae Add Tauri CLI, app icons, and packaging config.
Wire up local build scripts and lockfiles so the desktop app can be developed and bundled consistently.
2026-08-12 13:00:30 +02:00

9 lines
98 B
Plaintext

node_modules/
dist/
.DS_Store
target/
src-tauri/target/
*.tsbuildinfo
dist-packages/
app-icon.png