bkbh/.gitignore
2025-02-21 22:30:20 +01:00

15 lines
316 B
Text

# Generated by Cargo
# will have compiled files and executables
target/
# Generated by Tauri
# will have schema files for capabilities auto-completion
gen/
# Generated by `cargo tauri icon`
# will have various versions of the app icon
icons/
# Generated by Trunk
# will have the files to be served over http
www/