summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 16:56:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 16:56:14 -0800
commit4faa94c7c4f460f0866e74a7b9411d6f9ec31153 (patch)
tree67e28e2cfa9f21a0b7cae035d94507774049b974 /.gitattributes
parent5f169026eaed4951dd27dceb11b5ff530b8521ec (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