summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 06:40:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 06:40:21 -0800
commitf8fec9664dbaed55c293e0313700d6935b411930 (patch)
treef12b2f91105fc97ac59ee6949267e842d12b68b0 /.gitattributes
parent4da3b510ef5107fc4f1ecb4ee2f4a6fbc7488368 (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