summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 18:37:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 18:37:52 -0800
commit0332fcdb9ffccfc342de30177a951ab75deb6bea (patch)
treec0597b3408cf56b2289ae6cd7c79e12c477b2733 /.gitattributes
parentb5fca1ba9e74310d4d7f2983a0ffef3fd3ea3080 (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