summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 17:42:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 17:42:27 -0800
commitaab36ef0e00e39229e78aae4f0fa8fac5eed47a9 (patch)
tree15e45a529af57a63fc8cb092ac793d18ca2fbbf3 /.gitattributes
parent1acd7fc20a868f6b7eca9578010c423fa47e41b1 (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