summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 05:47:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 05:47:53 -0800
commit1e0307938bda0531a8e1e9d7d159550f52537791 (patch)
tree9f270f692b9eedb2ac5d4084ee792e7929ca2660 /.gitattributes
parente2177da7de5c4b65ca4c7ff42fe1c0b1def2e086 (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