diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..23141d6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +# Exported copies of markdown docs — the .md file is the source of truth +*.docx +*.pdf + +# OS / editor cruft +.DS_Store +Thumbs.db +*.swp diff --git a/AGENTS.docx b/AGENTS.docx deleted file mode 100644 index 661ed36..0000000 Binary files a/AGENTS.docx and /dev/null differ diff --git a/AGENTS.pdf b/AGENTS.pdf deleted file mode 100644 index f5c7069..0000000 Binary files a/AGENTS.pdf and /dev/null differ diff --git a/CLAUDE.docx b/CLAUDE.docx deleted file mode 100644 index 4d9c55c..0000000 Binary files a/CLAUDE.docx and /dev/null differ diff --git a/CLAUDE.pdf b/CLAUDE.pdf deleted file mode 100644 index 8900d3e..0000000 Binary files a/CLAUDE.pdf and /dev/null differ diff --git a/books/example-atomic-habits/00-book-overview.docx b/books/example-atomic-habits/00-book-overview.docx deleted file mode 100644 index 50e1827..0000000 Binary files a/books/example-atomic-habits/00-book-overview.docx and /dev/null differ diff --git a/books/example-atomic-habits/00-book-overview.pdf b/books/example-atomic-habits/00-book-overview.pdf deleted file mode 100644 index c0e6f55..0000000 Binary files a/books/example-atomic-habits/00-book-overview.pdf and /dev/null differ diff --git a/books/example-atomic-habits/master-summary.docx b/books/example-atomic-habits/master-summary.docx deleted file mode 100644 index 3900886..0000000 Binary files a/books/example-atomic-habits/master-summary.docx and /dev/null differ diff --git a/books/example-atomic-habits/master-summary.pdf b/books/example-atomic-habits/master-summary.pdf deleted file mode 100644 index a1f5902..0000000 Binary files a/books/example-atomic-habits/master-summary.pdf and /dev/null differ diff --git a/prompts/process-chapter.docx b/prompts/process-chapter.docx deleted file mode 100644 index 4d3193b..0000000 Binary files a/prompts/process-chapter.docx and /dev/null differ diff --git a/prompts/process-chapter.pdf b/prompts/process-chapter.pdf deleted file mode 100644 index 8063fda..0000000 Binary files a/prompts/process-chapter.pdf and /dev/null differ diff --git a/prompts/review-session.docx b/prompts/review-session.docx deleted file mode 100644 index 7e92328..0000000 Binary files a/prompts/review-session.docx and /dev/null differ diff --git a/prompts/review-session.pdf b/prompts/review-session.pdf deleted file mode 100644 index 0420dfa..0000000 Binary files a/prompts/review-session.pdf and /dev/null differ diff --git a/prompts/start-new-book.docx b/prompts/start-new-book.docx deleted file mode 100644 index f5877d5..0000000 Binary files a/prompts/start-new-book.docx and /dev/null differ diff --git a/prompts/start-new-book.pdf b/prompts/start-new-book.pdf deleted file mode 100644 index 5306949..0000000 Binary files a/prompts/start-new-book.pdf and /dev/null differ diff --git a/templates/chapter-summary.docx b/templates/chapter-summary.docx deleted file mode 100644 index de91939..0000000 Binary files a/templates/chapter-summary.docx and /dev/null differ diff --git a/templates/chapter-summary.pdf b/templates/chapter-summary.pdf deleted file mode 100644 index 628b2df..0000000 Binary files a/templates/chapter-summary.pdf and /dev/null differ diff --git a/templates/flashcards.docx b/templates/flashcards.docx deleted file mode 100644 index 327a19d..0000000 Binary files a/templates/flashcards.docx and /dev/null differ diff --git a/templates/flashcards.pdf b/templates/flashcards.pdf deleted file mode 100644 index 3e22303..0000000 Binary files a/templates/flashcards.pdf and /dev/null differ diff --git a/templates/master-summary.docx b/templates/master-summary.docx deleted file mode 100644 index a26266e..0000000 Binary files a/templates/master-summary.docx and /dev/null differ diff --git a/templates/master-summary.pdf b/templates/master-summary.pdf deleted file mode 100644 index 0d8b8a6..0000000 Binary files a/templates/master-summary.pdf and /dev/null differ