summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:02:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:02:12 -0800
commit3389b66e3afcb95a7f9385a1158ba4ca15d1792b (patch)
treef568b5a963146cf462c410522005b66ddc6a5a3b /.gitattributes
parent541c6653255c79ff959db7c55cd6841be315d1b4 (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