chore(git): ignore IDE and dev directories
prevent .cursor, .vscode, and dev from being tracked
This commit is contained in:
parent
7b8fd66198
commit
a6121f1e2f
7
.gitignore
vendored
7
.gitignore
vendored
@ -43,3 +43,10 @@ worker/node_modules/
|
||||
AGENTS.md
|
||||
GEMINI.md
|
||||
.playwright-mcp/
|
||||
|
||||
# IDE and editor directories
|
||||
.cursor/
|
||||
.vscode/
|
||||
|
||||
# dev notes and scratch work
|
||||
dev/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user