summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 07:15:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 07:15:05 -0800
commit30c993bbed1bc7a2f955e46db7f24b3d99afc656 (patch)
treeb1fdb925005ae7443d68b81c90352f54fcb52a55 /.gitattributes
parent4733eab24ca2a890b159bb7271374592c2eacb72 (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