summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:08:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:08:24 -0800
commit5c5c9dd822a5149e3da141b6996d4bae93ec7949 (patch)
treebdeba1c65fd6b907d6e4566f46652dc36a880711 /.gitattributes
parentf5719d5282b2fcabbd51c1edd058789c10817440 (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