summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:10:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:10:20 -0800
commitc219c943e39da36af6d038a1bbf165c5cf2f16c8 (patch)
treead9ac44a01e8f5e6995228b0f30075d3ea2dee56 /.gitattributes
parent08fa3a71fb7ceec38c7466fc6340e2e158fcfac0 (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