From 626b7f451b38cd0ed8290a26899894c3121fac93 Mon Sep 17 00:00:00 2001 From: Michael Verdi Date: Thu, 19 Feb 2026 11:13:56 -0600 Subject: [PATCH] Create .gitattributes --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6fe1752 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +index.html export-ignore +README.md export-ignore +sbs-video.mp4 export-ignore +poster.jpg export-ignore