summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:19:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:19:12 -0800
commit981bdb634a4e0be9a26443f3f87158f3bd3bddc4 (patch)
tree61f14a757c0aef77afa14af84aec3f9b2786db30 /.gitattributes
parent7b14ddf2036ac34872baac9dbe82aede755a6531 (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