Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update .gitignore #1333

Merged
merged 2 commits into from
Aug 21, 2024
Merged

Update .gitignore #1333

merged 2 commits into from
Aug 21, 2024

Conversation

isaacroldan
Copy link
Contributor

Add

.shopify/* --> ignores build outputs produced during dev
.shopify.lock --> ignores lock files used during extension create

to .gitignore

WHY are these changes introduced?

Fixes #0000

WHAT is this pull request doing?

Checklist

Note: once this PR is merged, it becomes a new release for this template.

  • I have added/updated tests for this change
  • I have made changes to the README.md file and other related documentation, if applicable

Add 
```
.shopify/* --> ignores build outputs produced during dev
.shopify.lock --> ignores lock files used during extension create
```
to .gitignore
@isaacroldan isaacroldan requested a review from a team as a code owner August 21, 2024 14:31
@isaacroldan isaacroldan merged commit 709814d into main Aug 21, 2024
8 checks passed
@isaacroldan isaacroldan deleted the isaacroldan-patch-1 branch August 21, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants