summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:30:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:30:34 -0800
commit49c55843a03373786d9538fca622e388caaabc89 (patch)
tree2555139f039d4d97a18d408576127933dc2432d1 /.gitattributes
parentfa181f113a2d5cb4a76fe48af319ad26c3ad6a41 (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