summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:53:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:53:07 -0800
commit5d206d0a684b694d5d5ffa0fcc93f04c10d565fa (patch)
tree13ce8404273c1a1fcfa2ee480b8c31b185433a30 /.gitattributes
parentd47ea58ac98e4e8e1aaddbfdcda841cbc9f2f8e7 (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