summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 00:51:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 00:51:47 -0800
commit328bc9bfdd361f67cf757bc6391168c505b44418 (patch)
tree8d1c11c952a1bce6f0c3946a8b9f2048a0775912 /.gitattributes
parentb04ae6d340be8bbd9df17a15d3e777d2ba499b81 (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