summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:31:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:31:32 -0800
commitb3743f4c3dc1717b501cde4e838c6c5d561253f2 (patch)
tree42f956163ed51b5d0d60b03193e38ff3839c458a /.gitattributes
parent2ed8f622523e948b0f0ea831440241912dc5edc9 (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