tauri sample

This commit is contained in:
Adrian Osterwind 2024-11-12 13:57:08 +01:00
parent d377de0999
commit 41f011ed58
38 changed files with 302 additions and 5139 deletions

11
.gitignore vendored
View file

@ -1 +1,10 @@
/target
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*