summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 19:45:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 19:45:43 -0800
commitb352dc0e06899c0cfec29e35c3c81d1391d33b57 (patch)
treeb47025a9681bc07f2fd4e175bed82f8a99561a87 /.gitattributes
parentc8644f44babe405d08268f211815628cab3b1e59 (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