chore: gitignore dev-log.txt (can contain bearer tokens from --verbose runs)
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:
metatroncubeswdev 2026-08-24 02:41:12 -04:00
parent 0538980eb5
commit 4eebcc5c78

3
.gitignore vendored
View File

@ -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