summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 01:14:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 01:14:37 -0800
commit26049a11fe1d1cfb25b8f8e801c46c137bb7552d (patch)
tree5d10365e47ac1fa8bee4bc45b1dc23d144b7acab /.gitattributes
parent0edc6f31b8d9e8702ab4174a534f0f282d01b428 (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