aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Richard Beales <rich@richbeales.net> 2023-04-22 12:56:22 +0100
committerGravatar GitHub <noreply@github.com> 2023-04-22 12:56:22 +0100
commitad5d8b2341d8fe6da8a1731e9106f0cc51e75a8f (patch)
treee34a3516ca4f07463593f05ba3aa0beb615cc996 /.gitignore
parentAdd CodeCov CI coverage requirements (#2881) (diff)
downloadAuto-GPT-ad5d8b2341d8fe6da8a1731e9106f0cc51e75a8f.tar.gz
Auto-GPT-ad5d8b2341d8fe6da8a1731e9106f0cc51e75a8f.tar.bz2
Auto-GPT-ad5d8b2341d8fe6da8a1731e9106f0cc51e75a8f.zip
Re-work Docs and split out README (using MkDocs) (#2894)
* Initial Documentation re-org * remove testing link from readme * rewrite quickstart * get code blocks working across mkdocs and github * add link to plugins repo * add link to plugins repo and move readme to plugin template repo * Add emoji to "Extensibility with Plugins" in readme Co-authored-by: Reinier van der Leer <github@pwuts.nl> * Make docs deploy workflow path-selective * Also run workflow when the workflow is updated * fix readme links under configuration subfolder * shrink subheadings in readme --------- Co-authored-by: Toran Bruce Richards <toran.richards@gmail.com> Co-authored-by: Reinier van der Leer <github@pwuts.nl>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0c277d895..1ac55f6b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -94,6 +94,7 @@ instance/
# Sphinx documentation
docs/_build/
+site/
# PyBuilder
target/