From 2ce1d22446fe43abf7c6b3d851d710efe49f504a Mon Sep 17 00:00:00 2001 From: famez Date: Thu, 12 Feb 2026 19:13:40 +0100 Subject: [PATCH] Added some files to gitignore. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index fa250f8..c6a733e 100644 --- a/.gitignore +++ b/.gitignore @@ -93,3 +93,6 @@ tests/test_*.py # Workspaces directory (user data should not be committed) /workspaces/ +loot/token_usage.json +mcp_examples/kali/mcp_servers.json +pentestagent/mcp/mcp_servers.json