summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 04:06:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 04:06:13 -0800
commit79faf79f309168112c9ff6ba1a9569a6da517253 (patch)
treeb416554f4fd71a50e389a22b2807c780e11a1c81 /.gitattributes
parent3b6382a8556dda09dbfbcd311c5d9b04e416820a (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