summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 11:24:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 11:24:40 -0800
commit67c1f7b88afdda0ed7c2e11208ea506518111f7e (patch)
treedcd9e10cc596b0293eded4d68e9b259162679f37 /.gitattributes
parentf90d3c4861cc3b9e07d36e702e31a0085debf457 (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