summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 01:22:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 01:22:04 -0800
commit102c0259c91b48f85067e16ce4831b275df0e657 (patch)
tree80bbca1259de44c21dafd5b2aafd47495f407e3f /.gitattributes
parent82e2917f11d8f8cf596e2a780b76ea66e8b76434 (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