summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 16:59:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 16:59:46 -0800
commit3d35ab2e4e3521c7fa53679a03589641372804f9 (patch)
treeb105fbd769696b3336abe6a0d116e5d1c2b6535f /.gitattributes
parent34f94b1c17825917d7072ee7161d78c9875943be (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