diff --git a/.gitignore b/.gitignore index 207947f..7efa7c2 100644 --- a/.gitignore +++ b/.gitignore @@ -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