summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:15:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:15:11 -0800
commitb6705020fc17cc71ac1d9738dc7bf9e83b0a2705 (patch)
treea89047822f0ec5ad633be7b37766a8b9b760a267 /.gitattributes
parent86314a061105dd1d052e232fe1e0ae06ce8681e7 (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