summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:41:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:41:55 -0800
commit049b37d3e06d5c362913f0374042fd354be28a91 (patch)
tree38d9b0e47bb92a1e073f3e1ebf3a9965ba26efca /.gitattributes
parent9931ae418c136b9b2a7b83c20b0738e7295386e0 (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