summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:40:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:40:33 -0800
commitba9399f0f16484932b67a4c1675c45aa99e0c921 (patch)
treeb846bc9623d8764c9d8803c1ac77263b9df33d22 /.gitattributes
parent70064f0de93087a576f4961e1cca38648f0c12a9 (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