summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:14:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:14:10 -0800
commit94fd402a9b25445a1f1f9f2ca3e4b2fb81c785c9 (patch)
tree47082c457899a1b258d7018d2a1a6549446c7f33 /.gitattributes
parentebde0283a3509dea0d583d7ac7bcf0b16cfeedaa (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