summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 23:46:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 23:46:22 -0800
commit32dd45b11c9fe6b413619925d05f278443ee3adf (patch)
tree1aba69e67788da89d05d6c16a357dba53386d4f4 /.gitattributes
parent9a1dc28dc1ce9ca2dc375f16d7a77a2d0ce232f2 (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