From 42523a90f166662f5e1e9f10cc831f2ae72706e9 Mon Sep 17 00:00:00 2001 From: remy Date: Thu, 26 Jun 2025 21:33:50 +1000 Subject: [PATCH] 1 --- .gitignore | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4c70e7b..659af27 100644 --- a/.gitignore +++ b/.gitignore @@ -73,4 +73,14 @@ htmlcov/ test.ipynb -.pytest_cache/ \ No newline at end of file +.pytest_cache/ +cookbook/pocketflow-multi-agent/.python-version + + +# local +uv.lock +.python-version +pyproject.toml +usage.md +cookbook/pocketflow-minimal-example/viz/flow_visualization.html +cookbook/pocketflow-minimal-example/viz/flow_visualization.json