summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:35:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:35:51 -0800
commit515adc42ca13cc6120a713f9eb0c2758b83a63f6 (patch)
treec1c28505f74909d52df1e7f2a0d3b678ecff228c /.gitattributes
parent746eb86d8c1cb6482d83deea462a841393bbcd29 (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