summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 18:43:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 18:43:07 -0800
commit3013726bce85e7d3a268153d66a2437436c34ecf (patch)
treed4da09aed54c0f0ad03856bb941e3ac40147c762 /.gitattributes
parent82cb5942df794f552f79e248d6728d58aa9d64fb (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