summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:15:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:15:41 -0800
commit3a98b24e26f6b15c6e9d3f72f335a756ee825325 (patch)
tree02fc98ab93d1def85e302f933de8c2443fc6b3c0 /.gitattributes
parent823f9fac8205f5de61e7b56407e069de0dc0b1a8 (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