summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 18:14:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 18:14:38 -0800
commit50f253b2aea2ba2f314986ea648b8ef11378ce86 (patch)
tree414e1bb2dd2b8aa9c70e57be70b0aaa3919a9153 /.gitattributes
parent172f2fb65c849a40cbd473a03ed4e009ce5aac86 (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