Move files

This commit is contained in:
Andras Schmelczer 2025-06-15 11:08:28 +01:00
parent 4cf19ca89f
commit 1fd6450484
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
68 changed files with 579 additions and 3359 deletions

12
.gitignore vendored
View file

@ -1,18 +1,8 @@
# npm
node_modules
# Exclude macOS Finder (System Explorer) View States
.DS_Store
# Rust build folder
backend/target
# Frontend build folders
frontend/*/dist
backend/db.sqlite3*
backend/databases
backend/sync_server/bindings/*.ts
target
*.log
*.sqlx