lume/src-tauri/.gitignore

11 lines
183 B
Plaintext
Raw Permalink Normal View History

2023-02-21 14:58:47 +07:00
# Generated by Cargo
# will have compiled files and executables
/target/
2024-08-10 16:45:56 +07:00
# Generated by Tauri
# will have schema files for capabilities auto-completion
/gen/schemas
2024-08-30 13:30:29 +07:00
# Config
.cargo