summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 19:12:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 19:12:04 -0800
commitb68c0f641bd0e5ac136425f4a8b3b5e801367457 (patch)
tree1e36d4225968d3ce22e4c036e3686f5deb00d983 /.gitattributes
parent54c3203fecd9262b6b745c420faf02002d394e5b (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