diff --git a/.gitignore b/.gitignore index 6a38128..79ac3d1 100644 --- a/.gitignore +++ b/.gitignore @@ -44,12 +44,12 @@ yarn-error.log* next-env.d.ts # Project-specific: AI/Agent tools -#/.agent/ -#/.claude/ -#/_bmad/ +.agent/ +.claude/ +_bmad/ # Project-specific: BMAD output (optional - uncomment to ignore) -#_bmad-output/ +_bmad-output/ # IDE .vscode/