summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:25:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:25:15 -0800
commit6bf4eb6def8a770d459a6510c3255a0dfd988394 (patch)
treed426db2e7b6c903d4cbff1a351d7556373c9efe7 /.gitattributes
parent11cd76826f6e3ce7e17c4845ddbeffdc481d98d2 (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