summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 12:59:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 12:59:24 -0800
commit4333bde72e21ed03195fd82347560584dc6bf439 (patch)
treef7fd271662d94b28219c9b650215ff8422aea0b9 /.gitattributes
parenta4a9142b1f86fb4317b7276f43eed332be9f66fe (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