commands create custom entities with a . at the start of the file name keeping them gitignored by default.
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -18,3 +18,16 @@ Thumbs.db
|
||||
.env
|
||||
|
||||
CLAUDE.md
|
||||
|
||||
# User-created content (prefixed with .)
|
||||
# These allow users to create custom content without conflicts
|
||||
expansion-packs/.*
|
||||
agents/.*
|
||||
agent-teams/.*
|
||||
agent-team-workflows/.*
|
||||
bmad-core/personas/.*
|
||||
bmad-core/tasks/.*
|
||||
bmad-core/templates/.*
|
||||
bmad-core/checklists/.*
|
||||
bmad-core/data/.*
|
||||
bmad-core/ide-agents/.*
|
||||
Reference in New Issue
Block a user