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

Add user import and export scripts

This commit is contained in:
Cadence Fish 2020-02-18 20:07:11 +13:00
parent d95f6950c4
commit 6d7e089dae
No known key found for this signature in database
GPG key ID: 81015DF9AA8607E1
3 changed files with 45 additions and 0 deletions

1
.gitignore vendored
View file

@ -7,6 +7,7 @@ node_modules
# Database stuff
db/**/*.db*
users_export.json
# Test stuff
/coverage