From 3dced5011adf0a5bf89e30b01c6bed184d239a6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Mendon=C3=A7a?= Date: Wed, 26 Feb 2025 15:46:25 +0000 Subject: [PATCH] Remove .dotfiles from deploy to w.org Fix https://github.com/KevinBatdorf/code-block-pro/issues/350 --- .distignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.distignore b/.distignore index c281efd..de3dffc 100644 --- a/.distignore +++ b/.distignore @@ -7,3 +7,15 @@ /package-lock.json /target /cypress +.distignore +.editorconfig +.gitignore +.prettierrc.js +.wp-env.json +cypress.config.ts +eslint.config.mjs +package.json +postcss.config.js +tailwind.config.js +tsconfig.json +webpack.config.js