summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:37:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:37:50 -0800
commit74da03a88da583d91515d3e0956059a15bb9decb (patch)
tree25e605eecbcade6e2e72c91436e90b5cb0b4840e /.gitattributes
parent606eaacbaf59204465b1cb8af1148c606f83645b (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