summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 17:30:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 17:30:04 -0800
commitbfa73082a1eb16e86e046f1cdd7e9887bd185594 (patch)
tree7a0d98f75cb2742b64dbfc00e4ec1374f10b0e27 /.gitattributes
parent26a7b3ad181f0c608960f17c18862a00b61c8ce2 (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