summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 02:46:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 02:46:19 -0800
commitd608929a1089992fa592e02c4aa2d99bb68cfe91 (patch)
tree3961bdb42a3425049167b2612e0fc9676be890d1 /.gitattributes
parentf818a8c32325e1f7c2a32f40b50805ace5d7b938 (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