summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 15:02:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 15:02:11 -0800
commit2397dd15a23d7d118ebe8e92ee08302406bece98 (patch)
treee4beed0d20d3ef5eea044b0642276141e5dfac2a /.gitattributes
parent960a58aa6fe750fd851e32dfd5e41639119ba382 (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