summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:17:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:17:24 -0800
commita5338ac1b29fa50389645d76835740e668d8ed41 (patch)
treec151722d775d5cef08a25b7163e4cc4b61c6ba98 /.gitattributes
parent9f840a4b2d744a4dfbc58e5b4d3596a1143b825e (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