summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 10:19:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 10:19:21 -0800
commit25038c3c6e4b5657566d36bfaab18d0809ea5073 (patch)
tree3ed782d6828e10a9619250ae787bf5fc45fb7273 /.gitattributes
parent5aaa4f4e55a6c717173791966494842c83e0864f (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