Add store migration tool to extract files from the database
This commit is contained in:
parent
f4690b2bba
commit
c04bbe784e
3 changed files with 152 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,5 +1,5 @@
|
|||
trantor.git
|
||||
store/
|
||||
/store/
|
||||
tools/adduser/adduser
|
||||
tools/update/update
|
||||
tools/togridfs/togridfs
|
||||
|
@ -8,5 +8,6 @@ tools/coverNew/coverNew
|
|||
tools/addsize/addsize
|
||||
tools/importer/importer
|
||||
tools/keywords/keywords
|
||||
tools/store/store
|
||||
tags
|
||||
.*.swp
|
||||
|
|
Reference in a new issue