summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:53:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:53:20 -0800
commit684d9a87d270c0702b9f94bb670246af6dec8a48 (patch)
tree272ab1e69b82def6944a072a8c8cfb29b74d9869 /.gitattributes
parente5d79b0710791bc5f62709397c3257955629acfb (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