Skip to content

Commit

Permalink
chore: ignore theme files
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyguenther committed Jan 23, 2025
1 parent 93fbe61 commit 8f34763
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,20 @@ dist
.env
.DS_Store
tsconfig.tsbuildinfo


# Shopkeeper #
##########
.shopkeeper/**/**/.env
.shopkeeper/.current-bucket
.env

# Theme #
##########
theme/assets
theme/config/settings_data.json
theme/templates/**/*.json
theme/sections/*.json

.shopkeeper
shopify

0 comments on commit 8f34763

Please sign in to comment.