summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 09:00:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 09:00:23 -0800
commitf69f2e8b5b99a5105b9508f0ce7a7289348daf7f (patch)
tree4c31a251c2bba70b49d84f66316c5afa50c1f7b5 /.gitattributes
parent40f1722947ebf5b35070b068f0268d3cf478d252 (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