2026-04-27 22:49:54 +03:00

24 lines
325 B
Plaintext

# src-tauri (Rust / Tauri) ignores
# Rust
/target/
**/target/
# Tauri build artifacts
/.tauri/build/
/.tauri/bundle/
# Editor
.vscode/
.idea/
# Logs
*.log
# Generated by Cargo
# will have compiled files and executables
/target/
# Generated by Tauri
# will have schema files for capabilities auto-completion
/gen/schemas