summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:12:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:12:54 -0800
commit02fb403f0d39a0af7a507edd42110d14d738f3c1 (patch)
tree5a5b60c2deec249e72b851875b26a5fc8573dd85 /.gitattributes
parentce58f7e7a9164b76838663c7277933e28e70fe83 (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