summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 03:44:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 03:44:12 -0800
commitcb20c7618d6727f5b8f58b8b513bb459fb67ebb1 (patch)
tree393acd1b8c41d1380fe13c83f0ac0d82c6ad4f45 /.gitattributes
parentbde216e125b16ddee08a1b9f6301a2e4f83df0eb (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