summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 09:16:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 09:16:14 -0800
commita3ecafdcf176e3c149b59b5bcb32425ba334d840 (patch)
tree7fe146e1aea635acd0e86c3dee6364b9c9c9b49c /.gitattributes
parentb6c0e609a5dce8c103fce0f7479d5581490f738f (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