From 560712f12a496678a703818dd51a1df9bdab77d2 Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Sat, 22 Aug 2026 16:48:52 -0400 Subject: ignore sessions/ Transcripts are not part of the source. They were in the initial commit and have been removed from the history rather than deleted in a later one, so a clone no longer carries them at all. Co-Authored-By: Claude Opus 5 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 50bae94..1833165 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ 6.out 5.out 8.out +sessions/ -- cgit v1.2.3