summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:46:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:46:19 -0800
commit9671a0f1619c16220d46911f4fb455fc4d51d066 (patch)
tree19d4bd42eaeea68472fe6a64c98e781f3b4d4c6a /.gitattributes
parentf7572e152452920a02e1d48249851430a08a056e (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