summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:43:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:43:07 -0800
commitebc7f5836b4d4c0f53e397fffcc673575bc90621 (patch)
tree8a8439b9e5bc72f55a43ad2e05a00100be13c613 /.gitattributes
parent087b2d2d58088dd06969f24f51d7d0199dd2630e (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