summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 17:48:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 17:48:02 -0800
commit3d2da152f151e18fc90cf0d047e655069656db64 (patch)
tree9746b5ca639db1eb7df5cf2a69d8c61bf5a7e6d2 /.gitattributes
parent39e99ba3665c26631f9bdb03e358da83835dd7db (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