summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:50:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:50:22 -0800
commit2b7f5b6d4dfd8e79113ffb22920a8cba06d46fc6 (patch)
tree2a913763a2560c0802c2999911bd763babd17322 /.gitattributes
parent60bc29f5f8d68d789f7c9e90e23dde9a26676167 (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