8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
# Ignore generated files that would otherwise restart `tauri dev`.
|
|
/target/
|
|
/gen/
|
|
/.tauri/
|
|
|
|
# Local native build diagnostics.
|
|
*.log
|