From f616c32b4978f1dd868f8eddf65eead638c4346a Mon Sep 17 00:00:00 2001 From: Peter Baker Date: Wed, 23 Jun 2021 18:33:19 -0400 Subject: [PATCH] Update .gitattributes --- .gitattributes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitattributes b/.gitattributes index dfe0770..99ed2b8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,10 @@ # Auto detect text files and perform LF normalization * text=auto +.gitattributes export-ignore +.gitignore export-ignore +webfiles/ export-ignore +fonts/ export-ignore +images/ export-ignore +index.html export-ignore +howitworks.html export-ignore +README.md export-ignore