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:
parent
d95f6950c4
commit
6d7e089dae
3 changed files with 45 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,6 +7,7 @@ node_modules
|
|||
|
||||
# Database stuff
|
||||
db/**/*.db*
|
||||
users_export.json
|
||||
|
||||
# Test stuff
|
||||
/coverage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue