summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 17:01:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 17:01:28 -0800
commitfaa483e4375e5afe3ced177393d26f5376b1fb1d (patch)
tree07b0e280b80c1d3655b05710c79b4fff0c9b38f8 /.gitattributes
parent3b47c6e39cae86b974e6fd64e695c7f12484343f (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