aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Luke <2609441+lc0rp@users.noreply.github.com> 2023-08-11 08:44:27 -0400
committerGravatar GitHub <noreply@github.com> 2023-08-11 14:44:27 +0200
commitf26ccda09759248a53af95e19af57f1791c3167d (patch)
treebb9568395132e6448f3ffa50f0652f49feca532a /.gitignore
parentPass TestSearch benchmark consistently (Add browse_website TOKENS_TO_TRIGGER_... (diff)
downloadAuto-GPT-f26ccda09759248a53af95e19af57f1791c3167d.tar.gz
Auto-GPT-f26ccda09759248a53af95e19af57f1791c3167d.tar.bz2
Auto-GPT-f26ccda09759248a53af95e19af57f1791c3167d.zip
Bulleting update & version bump (#5112)
* Bulleting update & version bump * Bulletin.md updates * Format bulletin * Added info about new documentation theme. --------- Co-authored-by: lc0rp <2609411+lc0rp@users.noreply.github.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 195ecb717..3b4363131 100644
--- a/.gitignore
+++ b/.gitignore
@@ -160,3 +160,10 @@ openai/
# news
CURRENT_BULLETIN.md
+
+# AgBenchmark
+agbenchmark/reports/
+
+# Nodejs
+package-lock.json
+package.json \ No newline at end of file