From fde3cb4b4afcddbd35b465558c5d41f1f49ff89b Mon Sep 17 00:00:00 2001 From: Arantes83 Date: Sun, 19 Jul 2026 22:17:16 -0300 Subject: [PATCH] chore: ignore local EFS plans and test --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index b06c75b..e3c65cd 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,7 @@ env* *.vscode* dist/ .ci-cache/ +docs/superpowers/plans/2026-07-15-generic-efs-function-plan.md +docs/superpowers/plans/2026-07-18-generic-hoist-function-plan.md +docs/superpowers/plans/2026-07-19-caracal-mb-efs.md +tests/test_caracal_mb_efs.ps1