summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:14:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:14:47 -0800
commitc0376770b49634cd3446eaf07a804d6d8dc84a7a (patch)
treee79ac5f84f488dcf86736f4003f987faaa8925a6 /.gitattributes
parent12ed9b77cdb57d2e1840d51512db39735f447d77 (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