From 0a78f444bd22bcc7822bb167ed5044f27a15e367 Mon Sep 17 00:00:00 2001 From: Guillermo Marcel Date: Thu, 13 Feb 2025 19:41:05 -0300 Subject: [PATCH] fix: add lfs for dvr-scanner folder --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5dec292 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +src/CasaBot/CasaBotApp/dvr-scanner/** filter=lfs diff=lfs merge=lfs -text