JuanjoSG5
commited on
Commit
·
34c11ad
1
Parent(s):
a941c51
test: trying to figure out why the conection doesnt work
Browse files- .gitignore +3 -1
.gitignore
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
__pycache__/
|
|
|
|
|
|
1 |
+
__pycache__/
|
2 |
+
.env
|
3 |
+
test_agent.py
|