summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:50:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:50:11 -0800
commit77a0ed6aca98efb5005e0c4600348ee93cc61e76 (patch)
tree357f7ec5e10cbd8c08b27345d9af80c5792bc898 /.gitattributes
parent4546a37d0af8dd76fc99cfa7f307153be365d11c (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