summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:04:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:04:03 -0800
commit01e3a40ff1c567cd77fe7fe361f5e651cb8c9776 (patch)
tree245760c8d496dbdb44e22bbf063e2f5aa143f318 /.gitattributes
parentfea881ce47cd7e7649a2494f10b69ec15e4ffa56 (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