Add debug-captures folder to .gitignore for screenshots and UI dumps
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
651928f246
commit
0b7aaef684
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -54,6 +54,11 @@ proguard/
|
|||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# =========================
|
||||
# Debug screenshots & UI dumps
|
||||
# =========================
|
||||
/debug-captures/
|
||||
|
||||
# =========================
|
||||
# Tools / plugins / others
|
||||
# =========================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue