summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 04:54:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 04:54:45 -0800
commita76217a4fc0350691ed60e2b17baca3e6a0f449e (patch)
tree6aa4d69b176ce00699a65d695d499e2e200849c3 /.gitattributes
parent833ecdcc5b3bcd8b5da9f1c4c9a20b55d4f43549 (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