From ef8d57febe8452fd7807f7e12b7aee8fb4840a52 Mon Sep 17 00:00:00 2001 From: David Ball Date: Thu, 23 May 2024 14:35:20 -0400 Subject: [PATCH] Described private folder, working on Yes We Rise feat Lou Ann Wallace, added Scott County Landfill letter, added Scott County emails regarding Terry Kilgore, added Virginia Governor listening session, added Town of St Paul letter, added work in progress election information (very incomplete, template designed, consider using automation), added Governor photos with Russell County BOS, Potesta, and Russell County Reclamation from February 2023, updated Red, White, and Confused with new episodes and embedded players, fixed bug on WVTF Public Radio page. Started tracking existing binary files in LFS store. --- .gitattributes | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e59cbd5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +*.pdf filter=lfs diff=lfs merge=lfs -text +*.jpg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text +*.mkv filter=lfs diff=lfs merge=lfs -text +*.epub filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text