mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 19:04:23 +08:00
chore: ignore tauri generated files and add Cargo.lock
This commit is contained in:
+5
-1
@@ -40,4 +40,8 @@ coverage.xml
|
|||||||
.hypothesis/
|
.hypothesis/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
```
|
|
||||||
|
# Tauri local/generated artifacts
|
||||||
|
src-tauri/data.sql
|
||||||
|
src-tauri/gen/
|
||||||
|
```
|
||||||
|
|||||||
Generated
+6889
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user