summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 18:12:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 18:12:14 -0800
commit02e3072b536bd34eda40e5e70e48a8ab87bd4788 (patch)
treeaa2f35215d9d79ac2b480f65ab6a52c745a28516 /.gitattributes
parent4f5af892c4eec73920e6d54c0deef137c8a06b85 (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