summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 15:15:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 15:15:25 -0800
commit3f10beb4b375bca199045bb1a2546e092458d6fd (patch)
tree4253614b6117e1174804bd80c532e68f6551deea /.gitattributes
parent85c69d5f11a3986cc5c0b99ab121e17dc39105b7 (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