summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 19:58:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 19:58:04 -0800
commit920aa65329171929ee6dc4db039b4b8932ee4829 (patch)
treeccd500f7de296256b15b5c0a5464f184a1d4c4db /.gitattributes
parent83d08bb6f0a0ab9309e55ce3530925e8eb0bdb8b (diff)
Add LICENSE.txt and README.mdHEADmain
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