aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Merwane Hamadi <merwanehamadi@gmail.com> 2023-04-14 16:47:14 -0700
committerGravatar Merwane Hamadi <merwanehamadi@gmail.com> 2023-04-14 17:20:02 -0700
commitdc4094b2646ad4330bef23331f75fd15f4cdb9a0 (patch)
tree93819de2d567907f025d6fc713790c43e0c42f76 /.gitignore
parentUpdate sys.path to use pathlib in json_tests.py (diff)
downloadAuto-GPT-dc4094b2646ad4330bef23331f75fd15f4cdb9a0.tar.gz
Auto-GPT-dc4094b2646ad4330bef23331f75fd15f4cdb9a0.tar.bz2
Auto-GPT-dc4094b2646ad4330bef23331f75fd15f4cdb9a0.zip
added smoke test
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9874d425c..91d932d8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -151,4 +151,7 @@ dmypy.json
# Pyre type checker
.pyre/
llama-*
-vicuna-* \ No newline at end of file
+vicuna-*
+
+# mac
+.DS_Store