From 196e9aaf279717964c4a17cacb22fd8e46c27aa3 Mon Sep 17 00:00:00 2001 From: Barabashka Date: Tue, 21 Apr 2026 13:40:36 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d57556c..43a5c0b 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,6 @@ dist/ .vscode/ .DS_Store .cursor + +# Cookbook code +vendor/agno/cookbook/ \ No newline at end of file