Files
chakmate/src-tauri/.gitignore
yenru0 c58b5ab24d refactor: convert SPA to multi-page architecture
- Add scene_onboarding.html, scene_dashboard.html, scene_settings.html
- Add onboarding.js, dashboard.js, settings.js scripts
- Update vite.config.js for multi-page build
- Navigation via window.location.href between pages
- Bottom nav bar on dashboard only
2026-05-19 14:44:49 +09:00

5 lines
86 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target/
/gen/schemas