Commit ffc4189
committed
Update .gitignore and remove lock files
Added package manager lock files to .gitignore and deleted Cargo.lock and pnpm-lock.yaml files from the main project and example tauri app. This helps prevent accidental commits of lock files and supports multi-package manager workflows.1 parent 6fb0fb9 commit ffc4189
9 files changed
Lines changed: 15 additions & 10705 deletions
File tree
- examples/tauri-app
- src-tauri
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments