summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:51:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:51:53 -0800
commit1c396704a054febb83f1b939c37bd69ea1d52b21 (patch)
tree936d6f3b68e880eba056fa2d62b7dc57d3679729 /.gitattributes
parent99c9a2407ff9fa1801eecfb529604b40c2e5ef8d (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