summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 20:03:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 20:03:22 -0800
commit844f6b77e9bd07d7b7f227a813d31b063f97d2c5 (patch)
tree982e3936104dce1035e745950bba7a9d35b074a8 /.gitattributes
parent9930af2662ea4df61c030756d92a28254bda637a (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