diff --git a/.dockerignore b/.dockerignore index 7bc97fec..6117d7d8 100644 --- a/.dockerignore +++ b/.dockerignore @@ -28,4 +28,6 @@ bin/* .claude/* .vscode/* .serena/* -.bmad/* \ No newline at end of file +.agent/* +.bmad/* +_bmad/* diff --git a/.gitignore b/.gitignore index 14395e6d..8ee4275f 100644 --- a/.gitignore +++ b/.gitignore @@ -31,7 +31,9 @@ GEMINI.md .vscode/* .claude/* .serena/* +.agent/* .bmad/* +_bmad/* # macOS .DS_Store