summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 13:29:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 13:29:42 -0800
commit63fd2ea9cccd2aea442a9de6da87d699f96e3ff2 (patch)
tree7cae0238bc866f3214f7818cb7fab75309ea059a /.gitattributes
parente7a6905c303c376f35f22047d5cf8ea8e74366f5 (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