summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 18:13:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 18:13:17 -0800
commitbf3030a0b70117ec1c362677107f7d52499cb5a6 (patch)
tree65585f372b5b63b269346ab32621ae4cd288a3a2 /.gitattributes
parentf3861494524a4a752a0e243182902a24400fa7a0 (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