summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:05:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:05:22 -0800
commit684d533c6e76ae159825814c7e50f92e9927325d (patch)
treefc53a6d16efa0b9e35b545a92c9c731175e6b61a /.gitattributes
parent33dfa05b96faa0d4711ebe3967bd91d408e01f42 (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