summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:37:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:37:55 -0800
commit4108dcaac8ac1c8e4beb00a9ea1299f8f721f5a9 (patch)
treea2d4db11bcc4ad8869c5c89cafa4e19dbaf16e19 /.gitattributes
parent0538339425c68de6eb69fdb4607ded229a76d047 (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