summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 17:59:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 17:59:34 -0800
commitccaef8207a1cf80cd8dfef60505bb91179750d22 (patch)
treea78b97de5b3083c72af0b69ac7ba1652de0e944f /.gitattributes
parent5280a937a9d166b4b96dfddaf7cf0f387c11c9fc (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