worm-scraper/.gitignore
Domenic Denicola fd914b43f5 Start generalizing to work for Ward too
* Updates the command-line options in various ways, notably changing --start-url to --book
* Renames the "book" directory to "staging"
* Abstracts out most book-specific data into books.js (but not yet cover or substitutions.json)
* Makes per-book subfolders under cache and staging directories
2020-07-01 15:17:52 -04:00

6 lines
54 B
Text

/node_modules/
/npm-debug.log
cache/
staging/
*.epub