summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 04:25:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 04:25:30 -0800
commit00732fa814c32969b62bf0df9c1d615041be4754 (patch)
treed6750df5a4d4e44d9b30817613c3319951d592ae /.gitattributes
parent73b58b02167a0914d3fb1b6e2051606b3e1641c6 (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