summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:43:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:43:49 -0800
commit8c0626fc9ff12d3361dd95733080350ea13c0797 (patch)
tree371e1b3ec55d90c9af43b97dcbbb506b57d4dde1 /.gitattributes
parent7f7b079c55f1434d2ff8e3cf628ed24f44be5717 (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