summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 23:18:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 23:18:19 -0800
commit4fd673b31faf9094a73bf834e45c6a93803bc71f (patch)
tree40293fc352f4628cee173a1d55746eac756711c1 /.gitattributes
parentb94a58e7b21efddd7a1ef1ea5d5e74c7a6a582f9 (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