summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 07:38:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 07:38:53 -0800
commit6c4413c0c01866185609f0cbf543b7db90f1e7f7 (patch)
tree1f96cf1b79c284694715839ebb4a5b57cca971a4 /.gitattributes
parent4660fe67614bd2b1cad92fe844c1b143b7447121 (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