summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:13:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:13:56 -0800
commitc263623f06cdcbbe911201f652ce2d34ad44f7c9 (patch)
tree9a3a0a7aa3ad4404db3b0b9a6c5ed58332c9e1f2 /.gitattributes
parent59c86e8b5ab1299bea42af93251849e7452efde0 (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