summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 08:48:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 08:48:31 -0800
commit1d643280b83bd212f463d3c32475be1b603c8cae (patch)
tree9b26d4023b4cdbace703a2efb0a10aa62ecd9146 /.gitattributes
parent5f68fb7bf3dcf9a94259f2d2da9e6c3007428bd8 (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