summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 03:44:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 03:44:19 -0800
commit09ae778802555b8ff86053f538a661e453fb3566 (patch)
treee7ab960d3fa251724f4fc683dab191d8470618e2 /.gitattributes
parent3e91fabea5dde53b3786b079d86f4c6aec2115f4 (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