Rust implementation of NextGraph, a Decentralized and local-first web 3.0 ecosystem https://nextgraph.org
 
 
 
 
 
 
nextgraph-rs/.gitignore

17 lines
188 B

*~
*.tar.gz
.ng
.direnv
!.github
\#*
/target
/result*
.DS_Store
node_modules
*/tests/*.ng
*/tests/*.ngw
*/tests/*.pazzle
*/tests/*.mnemonic
*/ng-example/*
.vscode/settings.json
.env.local