Add basic tauri support
All checks were successful
build / build (push) Successful in 1m27s

This commit is contained in:
2025-04-29 22:05:14 +09:30
parent 7bc6ca8a39
commit f388efe667
27 changed files with 5118 additions and 0 deletions

4
.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
*.png filter=lfs diff=lfs merge=lfs -text
*.ico filter=lfs diff=lfs merge=lfs -text
*.icns filter=lfs diff=lfs merge=lfs -text
*.svg filter=lfs diff=lfs merge=lfs -text