summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 12:39:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 12:39:13 -0800
commit3e4473d512fe77c02497639afa5ba4dcd33bbd41 (patch)
tree6c6c6f470217fd27d68e4c15af5749950e2d1cc7 /.gitattributes
parent8407d90c4b10fa2c06bd048290247056db4ae6ff (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