1
0

remove db

Signed-off-by: James Ketrenos <james_git@ketrenos.com>
This commit is contained in:
James Ketr 2020-04-25 13:37:31 -07:00
parent e6e5dfc6ea
commit f8b2ea333e
4 changed files with 4 additions and 1 deletions

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ node_modules
package-lock.json
dist/*
*.db
db/
sessions.db

View File

@ -5,5 +5,6 @@
"smtp": {
"host": "ketrenos.com",
"sender": "james_ketran@ketrenos.com"
}
},
"basePath": "/ketran"
}

0
db/.keep Normal file
View File

Binary file not shown.