summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:51:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:51:51 -0800
commit6fb5458de9de3b1a24da30f668930f5cb4684332 (patch)
tree788b6bc60067f87bd02feee524fc7a81932f247e /.gitattributes
parent54ea13e43a846ebf3292ad7faa009306d8a5f687 (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