chore: update .gitignore to exclude AI/Agent tools and BMAD output
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -44,12 +44,12 @@ yarn-error.log*
|
|||||||
next-env.d.ts
|
next-env.d.ts
|
||||||
|
|
||||||
# Project-specific: AI/Agent tools
|
# Project-specific: AI/Agent tools
|
||||||
#/.agent/
|
.agent/
|
||||||
#/.claude/
|
.claude/
|
||||||
#/_bmad/
|
_bmad/
|
||||||
|
|
||||||
# Project-specific: BMAD output (optional - uncomment to ignore)
|
# Project-specific: BMAD output (optional - uncomment to ignore)
|
||||||
#_bmad-output/
|
_bmad-output/
|
||||||
|
|
||||||
# IDE
|
# IDE
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|||||||
Reference in New Issue
Block a user