summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 07:50:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 07:50:10 -0800
commitb2b4f39e4cd3261c66893715bb52dba38e5890d3 (patch)
tree5d0dcd5d2b5321dba1afb4ac2ecb23ab59ac7428 /.gitattributes
parentf5f8817ed9e30723b7ba5333720c72f3960a31ff (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