mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-08 14:03:53 +02:00
3f7c4ddc96
* chore: Add examples to cargo workspace * msrv * disable default feat * gitkeep dist
12 lines
154 B
Plaintext
12 lines
154 B
Plaintext
.DS_Store
|
|
node_modules
|
|
/build
|
|
/.svelte-kit
|
|
/package
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
vite.config.js.timestamp-*
|
|
vite.config.ts.timestamp-*
|
|
dist/**
|
|
!dist/.gitkeep |