summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 07:03:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 07:03:34 -0800
commit4792b0114487b2d451e32984989fac2f172f8649 (patch)
tree588a50083afe5243b2b1771640be0bd299cd65d3 /.gitattributes
parentc938b3c34853d949bc1c9a93d3478303ffeae5af (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