summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:51:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:51:50 -0800
commitdf33c680b61066b3746949ff6f420df9bdfa127f (patch)
tree0f5c5cd079f5eef24678dd99f0ed9eee0355b23c /.gitattributes
parent086b653f19644c8fba95f98354781dea5bc56001 (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