Skip to content

Commit 73135be

Browse files
Brian MadisonBrian Madison
authored andcommitted
gitignore ide installs settings and removed gamedev doc reference
1 parent 6f8f087 commit 73135be

File tree

4 files changed

+13
-602
lines changed

4 files changed

+13
-602
lines changed

.gitignore

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ deno.lock
66
pnpm-workspace.yaml
77
package-lock.json
88

9-
109
test-output/*
1110
coverage/
1211

@@ -28,11 +27,6 @@ Thumbs.db
2827
# Development tools and configs
2928
.prettierrc
3029

31-
# IDE and editor configs
32-
.windsurf/
33-
.trae/
34-
_bmad*/.cursor/
35-
3630
# AI assistant files
3731
CLAUDE.md
3832
.ai/*
@@ -43,23 +37,30 @@ CLAUDE.local.md
4337
.serena/
4438
.claude/settings.local.json
4539

46-
# Project-specific
47-
*.stats.md
48-
4940
z*/
5041

5142
_bmad
5243
_bmad-output
44+
.clinerules
45+
.augment
46+
.crush
47+
.cursor
48+
.iflow
49+
.opencode
50+
.qwen
51+
.rovodev
52+
.kilocodemodes
5353
.claude
5454
.codex
5555
.github/chatmodes
5656
.github/agents
5757
.agent
58-
.agentvibes/
59-
.kiro/
58+
.agentvibes
59+
.kiro
6060
.roo
61+
.trae
62+
.windsurf
6163

62-
bmad-custom-src/
6364

6465
# Astro / Documentation Build
6566
website/.astro/

docs/how-to/troubleshooting/bmgd-troubleshooting.md

Lines changed: 0 additions & 219 deletions
This file was deleted.

0 commit comments

Comments
 (0)