From 7d0c1e6f28587a270a87efdc4d4833b2ca0cfe0f Mon Sep 17 00:00:00 2001 From: HomeSpan <68477936+HomeSpan@users.noreply.github.com> Date: Sun, 8 Nov 2020 07:42:55 -0600 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index d847115..3c38e9b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,5 @@ docs export-ignore .gitattributes export-ignore .gitignore export-ignore README.md export-ignore +src/src.ino export-ignore +src/extras/extras.ino export-ignore