From 21fb9969c4f006001c92203450dd4278d31b2d3b Mon Sep 17 00:00:00 2001 From: Mark Eaton Date: Sun, 12 Apr 2026 00:35:18 -0400 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 65734ba..0fb4e8f 100644 --- a/.gitignore +++ b/.gitignore @@ -15,5 +15,6 @@ logs/* .env.* !.env.example -# rough drafts: real in-progress academic work, do not commit +# rough drafts, do not commit rough_drafts/*.txt +rough_drafts/*.md