chore: ignore .junie/ IDE integration folder (#1719)
Co-authored-by: Brian <bmadcode@gmail.com>
This commit is contained in:
parent
fb05848dd3
commit
35dff6b105
|
|
@ -36,6 +36,7 @@ cursor
|
||||||
CLAUDE.local.md
|
CLAUDE.local.md
|
||||||
.serena/
|
.serena/
|
||||||
.claude/settings.local.json
|
.claude/settings.local.json
|
||||||
|
.junie/
|
||||||
|
|
||||||
z*/
|
z*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,5 +8,5 @@ CODE_OF_CONDUCT.md
|
||||||
_bmad/
|
_bmad/
|
||||||
_bmad*/
|
_bmad*/
|
||||||
|
|
||||||
# IDE/tool-specific directories
|
# IDE integration folders (user-specific, not in repo)
|
||||||
.junie/
|
.junie/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue