summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 06:57:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 06:57:19 -0800
commitc2cec412e57ba1ed7c57c85b669e1cf47726ac6d (patch)
tree6687b10a77fa0329c73e972c841ef8ab11679b38 /.gitattributes
parent0e671dbe1295fcd353249de6742bbde27e7756b9 (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