summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:12:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:12:59 -0800
commitd0bd755e5e59ea1f788871d39b495c9cfee66c26 (patch)
treee4ffc8b4c079df088f90efaa04848f0ef5679bb9 /.gitattributes
parentebdb50faa1053e9ca8a28e3c8cce1a0158d2a534 (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