summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 06:09:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 06:09:08 -0800
commita5df6c92cf8879ba3544d86139592d0a39e72c4c (patch)
tree4515d6640f2f7b02aa12e275d360771eb1cd8f40 /.gitattributes
parent474c838bbf3a8176e61249e8eebdc62d4d52dd54 (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