summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 23:07:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 23:07:51 -0800
commita24dc386a579b6f789d80e8ad89a635bd7d6542d (patch)
treecaf11119a7020c9a645382bfce941736d0f29eab /.gitattributes
parentc5251f9e0a0d1f73c676a23d653cf56184822107 (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