summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 22:55:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 22:55:19 -0800
commitcfee62f9ec0fad1808bb41a4b710facc130c3a8b (patch)
treedca57f41f6af5963cecc62fe0884f3b00d03909e /.gitattributes
parent4d1e4b26fc6b7a7c30414e64ae4c8812d8f93768 (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