# Defining attributes per path. # # For more see: https://git-scm.com/docs/gitattributes # Auto-detect text files, ensure they use LF. * text=auto eol=lf .ecrc export-ignore diff=json linguist-language=JSON .editorconfig export-ignore linguist-language=INI .eslintrc export-ignore diff=json linguist-language=JSON .gitattributes export-ignore .gitignore export-ignore .github export-ignore go.mod export-ignore go.sum export-ignore exampleSite/** linguist-vendored resources/_gen/** linguist-vendored *.webmanifest diff=json linguist-language=JSON LICENSE text eol=lf README.md text eol=lf