summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 12:09:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 12:09:26 -0800
commit084c53eec1d09ccb2bcd9e51b9ef6961bb17739d (patch)
tree096fc350e51c1d917a5096b4cdbea5d3255cec6c /.gitattributes
parent92e8befc327ce9fe79b1be5dd9f9c90a5e6bf064 (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