[Update] Migrate to tauri-app(Web UI)
This commit is contained in:
11
src-tauri/.gitignore
vendored
Normal file
11
src-tauri/.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target/
|
||||
|
||||
# Generated by Tauri
|
||||
# will have schema files for capabilities auto-completion
|
||||
/gen/schemas
|
||||
|
||||
|
||||
# Customize
|
||||
/bin
|
||||
Reference in New Issue
Block a user