1
0
Fork 0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2026-03-01 18:31:35 +00:00

Add database

This commit is contained in:
Cadence Fish 2020-02-01 17:44:40 +13:00
parent 341aade87c
commit fbbb5052f1
No known key found for this signature in database
GPG key ID: 81015DF9AA8607E1
7 changed files with 145 additions and 3 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
node_modules
.vscode
db/**/*.db*