summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 10:41:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 10:41:57 -0800
commit71393433c3d2991fcb7ed46cacb4a8b6561e6fd4 (patch)
treed07674ec24442b81dabfd5266f80ed9adce6f720 /.gitattributes
parent40720a3728a3b6a5c681c52e79c9d06482f1b82e (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