summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 15:31:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 15:31:02 -0800
commitd1252ead25369921577aedabf73f852523e1beb6 (patch)
treec4c199ba0052d4aac1c327dc8023ea018d9c3fbc /.gitattributes
parent7c30ed6522d729e78a02c390f8c07e4f837e338a (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