summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 22:13:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 22:13:24 -0800
commitb3cb12157f647e1bc6f3a2b9eae45a51a6892709 (patch)
tree7cbb8d176affbfe3bc9c2889cc32de7b2fca05a0 /.gitattributes
parent6027f099c708b9c33127a576ee872620f642ff37 (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