BREAKING CHANGE(core): replace the TypeScript database engine with a Rust-backed embedded server and bridge
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,6 +3,9 @@ node_modules/
|
||||
dist_ts/
|
||||
dist_*/
|
||||
|
||||
# rust build artifacts
|
||||
rust/target/
|
||||
|
||||
# config
|
||||
.nogit/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user