Ignore File Usage
Both .gitignore and .quickshotignore use gitignore syntax
For gitignore syntax see the Gitignore Docs
You may want to ignore files such as
settings_data.jsonwhich contain data that could have been edited via Shopify’s web admin panel that you don’t want to overwrite using commands likeqs theme watch(especially when working in multiple stores).
