Added AgentTasks into git ignore we will use it to store current tasks so we can createnew contexts chat when its too big
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -90,3 +90,6 @@ external/*
|
||||
# Frontend
|
||||
**/node_modules/
|
||||
**/frontend/dist/
|
||||
|
||||
# Agent Tasks
|
||||
Provider/AgentTasks/
|
||||
|
||||
Reference in New Issue
Block a user