diff --git a/.shopifyignore b/.shopifyignore index a8bfd4c..54dd076 100644 --- a/.shopifyignore +++ b/.shopifyignore @@ -1,3 +1,18 @@ package.json -jsconfig.json +pnpm-lock.yaml +LICENSE +postcss.config.cjs +tailwind.config.cjs +vite.config.js +.editorconfig +.eslintignore +.eslintrc.cjs +.gitignore +.prettierignore +.prettierrc.cjs +.shopifyignore +.theme-check.yml +*.md +/.vscode +/.vim frontend/ \ No newline at end of file