diff --git a/src-tauri/lib/onedata/.gitignore b/src-tauri/lib/onedata/.gitignore new file mode 100644 index 0000000..b21bd68 --- /dev/null +++ b/src-tauri/lib/onedata/.gitignore @@ -0,0 +1,7 @@ +# Generated by Cargo +# will have compiled files and executables +/target/ + +# Generated by Tauri +# will have schema files for capabilities auto-completion +/gen/schemas