Move files
This commit is contained in:
parent
4cf19ca89f
commit
1fd6450484
68 changed files with 579 additions and 3359 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue