summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:28:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:28:54 -0800
commite93abe706112d97b180aaf08d70e13922434de9f (patch)
tree5641dc68f17e86e800f240b01709e1537e52da1f /.gitattributes
parentf9b6ab701f7fc38c656b53b71f7b4819d03a5100 (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