summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 23:51:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 23:51:30 -0800
commit35b8b03de7c29a19cef3c375efc9612001ec3902 (patch)
tree3d87368ab8c0fc729751ede7729831a2b0bba1b8 /.gitattributes
parent8c5ee05d19ab70bd74ec7a629623b10f324644c0 (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