summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:57:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:57:20 -0800
commitcfde84a3af62b20ab9bf49f455da9d5360c0e761 (patch)
treeb3a0c043c232bb6c587f4d297fb8576a7a285365 /.gitattributes
parent3dec09c5aed6eac31c51ad2492803c87c58265d5 (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