Add Tauri project files and update .gitignore

This commit is contained in:
2026-02-04 06:59:18 +01:00
parent dc93adf52a
commit 58fafc677e
8 changed files with 137 additions and 2 deletions

4
.gitignore vendored
View File

@@ -5,3 +5,7 @@ __pycache__
.zipignore
.gitignore
.DS_Store
node_modules
dist
src-tauri/target
src-tauri/gen