summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index f689289..28e7676 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -48,6 +48,7 @@ README.md text eol=lf
.gitignore text eol=lf
.gitmodules text eol=lf
*.webmanifest text eol=lf diff=json
+netlify.toml text eol=lf
#
# Exclude files from exporting
@@ -61,3 +62,4 @@ README.md text eol=lf
.gitignore export-ignore
.gitmodules export-ignore
/.github export-ignore
+netlify.toml export-ignore