paw-gui/src-tauri/.gitignore
2025-04-14 19:17:53 +08:00

14 lines
214 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target/
# Generated by Tauri
# will have schema files for capabilities auto-completion
/gen/schemas
.vscode/*
sidecar/*
system-service/.vscode/*