chore: gitignore dev-log.txt (can contain bearer tokens from --verbose runs)
Some checks failed
CI / Lint, Unit & Integration Tests (push) Has been cancelled
Some checks failed
CI / Lint, Unit & Integration Tests (push) Has been cancelled
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
parent
0538980eb5
commit
4eebcc5c78
3
.gitignore
vendored
3
.gitignore
vendored
@ -26,3 +26,6 @@ dump.rdb
|
||||
# Ignore shopify files created during app dev
|
||||
.shopify/*
|
||||
.shopify.lock
|
||||
|
||||
# Local debug output (can contain bearer tokens from --verbose CLI runs)
|
||||
dev-log.txt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user