chore: remove dev screenshots/AI artifacts from repo + gitignore them
This commit is contained in:
parent
c619a8dcda
commit
e077b67134
1 changed files with 11 additions and 0 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
|
@ -62,3 +62,14 @@ agentdb.rvf.lock
|
|||
|
||||
# local pre-optimization image backups (not for deploy)
|
||||
media/.orig-backup/
|
||||
|
||||
# dev artifacts / AI tooling / screenshots (root-level only)
|
||||
/*.png
|
||||
/*.jpeg
|
||||
.DS_Store
|
||||
tsconfig.tsbuildinfo
|
||||
/coverage
|
||||
/test-results
|
||||
.superpowers/
|
||||
.claude/
|
||||
.playwright-mcp/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue