mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2026-03-01 18:31:35 +00:00
Add gzip functionality to import/export scripts
This commit is contained in:
parent
82ee6e6d64
commit
d76c4fae25
3 changed files with 36 additions and 8 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,7 +8,7 @@ node_modules
|
|||
|
||||
# Database stuff
|
||||
db/**/*.db*
|
||||
users_export.json
|
||||
users_export.json*
|
||||
*.log
|
||||
*.csv
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue