summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:28:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:28:09 -0800
commit3834d8e8789d8cbbb63338d187e2a76a92da00fc (patch)
tree635637b7211112badfb204c9a33c79f133b32d13 /.gitattributes
parent877f6eaee4f2b9619476c714a913d81b0f226c6f (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