summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:19:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:19:25 -0800
commite781b687c27570926b555e6d22cb4af365c98065 (patch)
tree101b3429967c2f166dd3e8cce7245d4026a6efbb /.gitattributes
parentc6bd0ef79a5c5f7e3ee438aa0e3559f92da82370 (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