lume/src-tauri/.gitignore

11 lines
183 B
Plaintext
Raw Normal View History

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