summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 22:17:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 22:17:11 -0800
commit71b7decd232f79eab53c02f58dce785498398e54 (patch)
treec12618903c71b453568f9a2d7d0dce2ed31fed31 /.gitattributes
parent36afbfc51173f7de569b5c06fcfa7b722b30f7ba (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