summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 20:01:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 20:01:25 -0800
commit1a06f029cb465470b3130457f4ed9cbe38317c5c (patch)
tree64c24f83fa947a65c0c6db5170238a6d4448287f /.gitattributes
parent993b940b7cbacdb6bb8b6b4064d43711f6209294 (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