summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:17:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:17:19 -0800
commitc53fdaa431d7f4bed7b2611748ba1a22ed04333d (patch)
treed5cc1114d870ea632fa0c94af4341f2d2069913e /.gitattributes
parent6c182e9513b5b43687a53c2bb6cce1d76484c7dd (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