summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 16:31:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 16:31:48 -0800
commit4ed407b14c6c53678047056740208f97a9fbda27 (patch)
tree86279e11e0b7c6c047bb20f7dd7cfb9708b22bf5 /.gitattributes
parent134937929625459f1e828b8de0075bf825f227c8 (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