summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:46:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:46:39 -0800
commit60084094102c51bf7a10ea4d357158594822f748 (patch)
treee398a73e6f152fd4455fca4e7ee0e3b5ca7e68d8 /.gitattributes
parent10b4291bf67c56c2ea5c36f79a7319c06cd90c5f (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