drAbreu commited on
Commit
d5d9bbe
·
1 Parent(s): 772c885

Adding web tools to main agent

Browse files
Files changed (1) hide show
  1. .gitignore +6 -1
.gitignore CHANGED
@@ -2,4 +2,9 @@
2
  notebooks/
3
  .venv/
4
 
5
- *__pycache__*
 
 
 
 
 
 
2
  notebooks/
3
  .venv/
4
 
5
+ *__pycache__*
6
+
7
+ tools/__pycache__
8
+ agents/__pycache__
9
+
10
+ *.pyc