summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:20:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:20:23 -0800
commita062e215762986078bc4e8107378dda5d3dc88e9 (patch)
tree9efb46d9963b0caf76143cfb8800e62a4395af13 /.gitattributes
parent68e3890fb1a177b20d90af9f9f310b4c9e241da4 (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