summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:26:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:26:09 -0800
commit7b4b1569e4bab27f1a1e5968525c7930ea482fd9 (patch)
tree2ff7f212b61f1ab21f19ef1a1b8d6a2bf39912fc /.gitattributes
parent4721512d121123da5c5d247b0bef0f2e88e625df (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