summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:39:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:39:25 -0800
commit0f9d762831d9142c661dcc7e931c446894ae2dc2 (patch)
tree0261601a6e7ef5337c7d17bd919ad3df7f4b4770 /.gitattributes
parentb8b4830978830bf0d71cc91759474b5b2279649b (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