summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 22:56:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 22:56:45 -0800
commit963c0ea3d65f439d493e55b81519c161d1c614bd (patch)
tree1fc63cd58c624e056fc9041960a9f91b56cef850 /.gitattributes
parent336c9cd5b1acaca3645c6ba9e07e532e5fb266fe (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