summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 19:52:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 19:52:06 -0800
commitedb4356f2efa4520e69bc9a8a8827eaa853c1660 (patch)
tree4d167b3dfa35dc8e1a53777855fee2b66e9f9eec /.gitattributes
parent2d01c34c7fe8e6a2edcded5d968d2f69971ab7f9 (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