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