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