From 2bb74cd1ccf22072324ef66e86b94f749e97d65e Mon Sep 17 00:00:00 2001 From: Jim Lancaster <40281233+zoltan57@users.noreply.github.com> Date: Mon, 22 Jun 2026 17:32:18 -0500 Subject: [PATCH] Initial setup continued --- .gitattributes | 1 + docs/{Historical_Document_Transcription.md => Intent.md} | 0 2 files changed, 1 insertion(+) rename docs/{Historical_Document_Transcription.md => Intent.md} (100%) diff --git a/.gitattributes b/.gitattributes index e69de29..94f480d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf \ No newline at end of file diff --git a/docs/Historical_Document_Transcription.md b/docs/Intent.md similarity index 100% rename from docs/Historical_Document_Transcription.md rename to docs/Intent.md