summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:56:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:56:08 -0800
commit8f6dca7258d198816de5595d7beee5db61d94282 (patch)
tree1721fec71f0da1d955b5b00d5f6eb54e5d63e7f9 /.gitattributes
parentb4756d8b60582806a7d29b485123f67af8434fe3 (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