summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:41:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:41:29 -0800
commit824479a246f561139812cff6eb9f53295f0cdcd4 (patch)
treef39c7017693798450ce9c56576c4fec4ce17de52 /.gitattributes
parent319d7fb2d889f08cbc587bb9c4ed4f827b5efc81 (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