summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 20:44:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 20:44:51 -0800
commit6e12cc0a9bfedebcfce70f043a993328b5089327 (patch)
tree991ac2f1bf85e1bd32c1ca9274c17898d8542e74 /.gitattributes
parent882ad8cfc48622bdc0e85a8532f013ef2fb96f02 (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