summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 13:34:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 13:34:16 -0800
commit4be2978a9313b8ca4ed0d5e7627b343f57f25a92 (patch)
tree28e2ebc1583931a16b5d5d652fcbec4e9d2c8276 /.gitattributes
parent72a197ff655d6f13e2acd82843e213529f6ef97f (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf