chore: ignore .junie/ IDE integration folder
This commit is contained in:
parent
3dd37bc94d
commit
8b58bfa7a8
|
|
@ -36,6 +36,7 @@ cursor
|
|||
CLAUDE.local.md
|
||||
.serena/
|
||||
.claude/settings.local.json
|
||||
.junie/
|
||||
|
||||
z*/
|
||||
|
||||
|
|
|
|||
|
|
@ -7,3 +7,6 @@ CODE_OF_CONDUCT.md
|
|||
# BMAD runtime folders (user-specific, not in repo)
|
||||
_bmad/
|
||||
_bmad*/
|
||||
|
||||
# IDE integration folders (user-specific, not in repo)
|
||||
.junie/
|
||||
|
|
|
|||
Loading…
Reference in New Issue