mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 12:34:22 +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/
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
```
|
||||
|
||||
# Tauri local/generated artifacts
|
||||
src-tauri/data.sql
|
||||
src-tauri/gen/
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user