summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 10:26:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 10:26:05 -0800
commit15a82fdc27699f3a337518637c3b3b5656be86fe (patch)
tree35a593f0af88f80ff32c6a9ed67f0f09431c09e0 /.gitattributes
parent343511437c15fa65b4e375f4a6b12f59603be15a (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