First working POC

This commit is contained in:
2026-01-26 22:21:54 +01:00
commit cfddc1edea
255 changed files with 77606 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
# Generated by Cargo
# will have compiled files and executables
/target/
# Generated by Tauri
# Includes Android projects, schemas, and all other generated files
/gen/
# Backup files
**/*.rs.bk
# Build artifacts
*.apk
*.aab
*.ipa
# Android/Gradle (if not using gen/)
.gradle
local.properties
**/android/**/build/
**/android/.gradle/
# macOS
.DS_Store