summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:40:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:40:31 -0800
commitb00311ab1e98ff3a352a84aaa81e891851a8f441 (patch)
tree84bf075caebe0a1562d6723bd37a6c460a57bab1 /.gitattributes
parent9620ad5f6e2d977db20ae8570f9c60b50cd6f70a (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