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:
2026-03-02 22:56:13 -05:00
parent 75bab78137
commit a010b0c352

3
.gitignore vendored
View File

@@ -90,3 +90,6 @@ external/*
# Frontend
**/node_modules/
**/frontend/dist/
# Agent Tasks
Provider/AgentTasks/