summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:26:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:26:38 -0800
commit6bbde0b540962cf29b2fc604f5106024fed89ac4 (patch)
tree1e620a1f0c5272f8853ad06835ff68860519827a /.gitattributes
parent51b2dc47a2171ba7557a7c9d1437b6157ea193e3 (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