update .gitignore

This commit is contained in:
lenn
2026-04-20 09:32:43 +08:00
parent 7e047daf00
commit 50700e73df
2 changed files with 5 additions and 0 deletions

View File

@@ -1,7 +1,9 @@
# Generated by Cargo
# will have compiled files and executables
/target/
/target-*/
# Generated by Tauri
# will have schema files for capabilities auto-completion
/gen/schemas
*log*