summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 01:24:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 01:24:35 -0800
commit3a2dd2dc46cbd5fd5facc12a70db3e42526d525c (patch)
tree068d005002521014ac9e8ec0aa9149fc3b42aef8 /.gitattributes
parent3425f9618a2c81e1d27ed6667e60d73c46a2a574 (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