diff options
Diffstat (limited to 'src-tauri')
-rw-r--r-- | src-tauri/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src-tauri/.gitignore b/src-tauri/.gitignore new file mode 100644 index 00000000..aba21e24 --- /dev/null +++ b/src-tauri/.gitignore @@ -0,0 +1,3 @@ +# Generated by Cargo +# will have compiled files and executables +/target/ |