summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 07:02:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 07:02:28 -0800
commitd524ba6723d1ec13cdf6b4c68cf12d7695c9c892 (patch)
treeb12fae90eb5e090e1a251ef1b4510c4c062a21fd /.gitattributes
parentf75656995192682cdcbb073ef5a1d6d0959b22e9 (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