summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 19:25:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 19:25:00 -0800
commit31e6c62000cc2dad3ff6f5a0b80c891f5b411102 (patch)
tree8a6eba06b17b9003b0bb1b516910056b1b07916b /.gitattributes
parent048618ec8260e36b6d5892986c0ae39379507496 (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