paw-gui/src-tauri/.gitignore
2025-04-25 18:40:08 +08:00

13 lines
204 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/*
system-service/.vscode/*