Set up monorepo workspace
This commit is contained in:
parent
ae3acb9e1e
commit
eb88d35c2e
10 changed files with 207 additions and 26 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -7,8 +7,8 @@ node_modules
|
|||
# Rust build folder
|
||||
backend/target
|
||||
|
||||
# Obsidian plugin build folder
|
||||
plugin/dist
|
||||
obsidian-plugin/dist
|
||||
sync-client/dist
|
||||
|
||||
backend/db.sqlite3*
|
||||
backend/config.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue