summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 21:57:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 21:57:03 -0800
commit935dba3fe62a7c595c6dba0b1bc8d92fd76ab007 (patch)
tree850af04d9700ba4d7ef693b457cb61d76ff720bf /.gitattributes
parentddc8dc52c4c4de184547de883666198ca4018a15 (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