We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc4ac00 commit eb6f2a5Copy full SHA for eb6f2a5
.gitignore
@@ -26,3 +26,7 @@ dist-ssr
26
# Rust/Tauri build output
27
/target
28
/src-tauri/target
29
+
30
+# Local sled databases
31
+project_db
32
+query_db
0 commit comments