summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:36:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:36:21 -0800
commit6483ff6469c4413c11bc8ca2f4dbd92e86b06832 (patch)
treee6046eea7f8cc092b213194665fc001dfe04e1ef /.gitattributes
parentbf35973f3d2d6cac7af84ed8971e506f1c2a0712 (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