Initial kosync-rs port

This commit is contained in:
Codex
2026-06-12 09:42:23 +00:00
commit 52cec7f8f4
20 changed files with 4827 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
/target/
/data/
*.sqlite3
*.sqlite3-shm
*.sqlite3-wal
*.pem