initial commit

This commit is contained in:
2022-08-14 13:27:41 -07:00
commit b30e8bcea1
38 changed files with 6919 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
dist
**/node_modules
src-tauri/target/
# just in case
credentials*