Initial commit

This commit is contained in:
Tony Bark 2024-09-09 03:12:35 -04:00
commit 210499ef8a
41 changed files with 5060 additions and 0 deletions

7
src-tauri/.gitignore vendored Normal file
View file

@ -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