summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 14:51:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 14:51:45 -0800
commit0bd6d4d8176c8984e3f9a0c24378f9a2490713aa (patch)
tree8d92eeab688d4199e87a0b1a9235de24a99717b6 /.gitattributes
parent0f91ebcaf7e0ea5b8455779d7005b6458550ffaf (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