summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:26:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:26:17 -0800
commit9d21b9d60911c6141932cc9f9785a63b78d588b9 (patch)
tree72d9757fcf3f42029d0bd78e80bea24ed4f7eb0c /.gitattributes
parent45b276558b10829d8d16c15299c2008f22ace390 (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