summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 02:53:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 02:53:13 -0800
commitbd8e7cd49e6e5521215c8af1e1846cd05bcde63a (patch)
treee20c1500153e4fba94c8f1be45c4fae4d082f91d /.gitattributes
parent7116ab9b346fe7f1763200639db7ee825fb7283b (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