summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:41:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:41:40 -0800
commit46fa83258938dc6c3f733959eb4dc1b4142c1d94 (patch)
treee58edfb03ea6cb62b0d8a7e094c6847168dd9e02 /.gitattributes
parent01585a64eb25f337243aa9f38efbd2b4035c6a10 (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