updated gitignore
Browse files- .gitignore +2 -0
.gitignore
CHANGED
|
@@ -184,3 +184,5 @@ config.json
|
|
| 184 |
|
| 185 |
# langgraph debugging files
|
| 186 |
*.pckl
|
|
|
|
|
|
|
|
|
| 184 |
|
| 185 |
# langgraph debugging files
|
| 186 |
*.pckl
|
| 187 |
+
|
| 188 |
+
*etc/*
|