summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 11:03:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 11:03:44 -0800
commit1d3c68f9cd7a038710d009d6fec06e2238e5fafe (patch)
tree7c55510555a2094f6e1668f18a3560a8e5c80c4e /.gitattributes
parent70c912d11c0f465cfc5da41029829903d23ae4b0 (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