summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 02:13:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 02:13:00 -0800
commit980c32889c7236fb86ed775381a24017f6f303b3 (patch)
tree9837b37f89adf9d5509d71fd9e55a62d55661a26 /.gitattributes
parent4d5dc21e2272cfd720c43c6c283bf76211df002a (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