summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:20:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:20:27 -0800
commit6875405abd7840d450be77dabb441018d62b65cc (patch)
treeb68a28b4ec330181f2da74d0370839803f97c169 /.gitattributes
parentfb27bfdda65fd4cb83a6358c90c4fdc916e88c9b (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