From d575c945d9fe8a849ac12f4465dba40e7c0af4f9 Mon Sep 17 00:00:00 2001 From: Colby McHenry Date: Fri, 3 Apr 2026 15:03:01 -0500 Subject: [PATCH] chore: Add test_frameworks to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0494abd..c6bad3a 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,8 @@ npm-debug.log* # CodeGraph data directories (in test projects) .codegraph/ +test_frameworks + # Test language repos for manual testing test-languages/