Added basic parsing and unit tests. Setting up an intermediate object to hold information from parser. Removed hangfire db from git.
This commit is contained in:
parent
4fd9943b91
commit
8c80ed090d
13 changed files with 347 additions and 8 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -445,4 +445,6 @@ $RECYCLE.BIN/
|
|||
appsettings.json
|
||||
/API/kavita.db
|
||||
/API/kavita.db-shm
|
||||
/API/kavita.db-wal
|
||||
/API/kavita.db-wal
|
||||
/API/Hangfire.db
|
||||
/API/Hangfire-log.db
|
||||
Loading…
Add table
Add a link
Reference in a new issue