mirror of
https://github.com/bmad-code-org/BMAD-METHOD.git
synced 2026-01-30 04:32:02 +00:00
fix: remove .agent from gitignore for Antigravity workflow access (#953)
Antigravity respects .gitignore rules which blocks access to workflow files in .agent/workflows/, preventing custom workflows from being discovered. Removing .agent from gitignore to allow Antigravity to scan workflow files. Note: Codex and Claude Code ignore .gitignore when scanning for custom prompts, so this only affects Antigravity users.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -67,5 +67,4 @@ z*/
|
||||
|
||||
.bmad
|
||||
.claude
|
||||
.agent
|
||||
.codex
|
||||
|
||||
Reference in New Issue
Block a user