Moved from mongodb to sql and sqlite
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"ignore": [
|
||||
".git",
|
||||
"node_modules/**/node_modules",
|
||||
"src"
|
||||
"src",
|
||||
"data"
|
||||
],
|
||||
"verbose": true,
|
||||
"env": {
|
||||
|
||||
Reference in New Issue
Block a user