summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:32:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:32:20 -0800
commitc5b88a187d0385447fe8e3b287a27616e42705df (patch)
tree09b2615d98e1e17a79c26c6dabbebae51af5d8de /.gitattributes
parent2d3d39c2cc8848aeb22e425e5c321253f8e656b1 (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