summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:52:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:52:33 -0800
commita8d427d87d91a921c9974830484fcf555f4f3b15 (patch)
tree7028eee3602260c12016014c603132ea8d33756e /.gitattributes
parent701dcb889855d64595700d0aa7ac48a4f5a22c95 (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