15 lines
316 B
Text
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/
|