Mike Young
9edc1f37c0
ignore app/data/ instead of individual files
2019-11-17 10:24:01 -05:00
Mike Young
32203e0f2b
Ignore shelf.json
2019-11-17 09:48:58 -05:00
Mike Young
06a1080352
Ignore migrations
2019-11-17 09:38:19 -05:00
Mike Young
cabefa65e7
Added Djangos db to the igonre list as it shares the book database
2019-11-15 15:03:31 -05:00
Mike Young
5fa6d33f1d
Massive code refactoring, and some test rewrites.
2019-11-15 14:48:19 -05:00
Mike Young
d7279a73a7
Massive code refactoring, and some test rewrites.
2019-11-15 14:45:42 -05:00
Mike
ff821099cc
ignore spacemacs tmp files
2019-11-10 01:26:30 -05:00
Mike
54b625973f
Do not track tag files
2019-11-09 23:17:57 -05:00
Jon Banafato
df4dd93347
Use pre-commit
...
[pre-commit](https://pre-commit.com/ ) automatically runs tools like
linters and fixers to make development easier. This change adds a simple
pre-commit config file with an example trailing whitespace fixer and
applies it to the existing project.
Additionally, don't ignore the lib directory (an error introduced in #8 ).
2019-11-09 10:35:32 -05:00
Jon Banafato
ed8e93e9ac
Add standard Python .gitignore entries
...
Additionally, remove files that should have been ignored by the updates
here.
2019-11-08 22:56:11 -05:00
Mike
73e4ab0cd9
Added catalogue.db to ignore, missed this initially
2019-10-06 16:44:14 -04:00
Mike
b3e3ddc072
Now returning metadata and cover images
2019-10-04 13:17:12 -04:00
Mike
b3f3189590
added content.opf
2019-09-27 11:37:16 -04:00
Mike
bb06acd687
added argument to return filtered book list
2019-09-26 23:33:32 -04:00
Mike
5d26a7d49f
Implement directory recursion, and type filtering
2019-09-26 22:06:38 -04:00
Mike
3c49cdf5e2
Begining to build in directory recursion for book scanning
2019-09-24 16:47:29 -04:00