summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 06:49:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 06:49:43 -0800
commit733dae2e3b8177f824e64e280996653508a6db38 (patch)
tree07531a89f23d8984f03e3f6f918b79a7c33cad3b /.gitattributes
parent1f638141ca99940633c44a1a8deffa2717ce3bfc (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