From 695e1331ccd16f9e3065b369a52de108e9043ff4 Mon Sep 17 00:00:00 2001 From: Rumperuu Date: Sat, 24 Apr 2021 09:37:15 +0100 Subject: [PATCH] chore: reflect new dir structure --- .distignore | 1 + .eslintignore | 5 +---- .prettierignore | 5 +---- .stylelintignore | 5 +---- phpdoc.dist.xml | 8 ++------ 5 files changed, 6 insertions(+), 18 deletions(-) diff --git a/.distignore b/.distignore index 46ab074..7bc6ed0 100644 --- a/.distignore +++ b/.distignore @@ -1,4 +1,5 @@ # A set of files you probably don't want in your WordPress.org distribution + .distignore .editorconfig .git diff --git a/.eslintignore b/.eslintignore index 4fbc898..2213c73 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,6 +1,3 @@ -dist/ -docs/ -vendor/ -node_modules/ +tmp/ *.min.js jquery.tools.js diff --git a/.prettierignore b/.prettierignore index 4fbc898..2213c73 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,6 +1,3 @@ -dist/ -docs/ -vendor/ -node_modules/ +tmp/ *.min.js jquery.tools.js diff --git a/.stylelintignore b/.stylelintignore index e0f7c2b..a5c1199 100644 --- a/.stylelintignore +++ b/.stylelintignore @@ -1,5 +1,2 @@ -dist/ -docs/ -vendor/ -node_modules/ +tmp/ *.min.css diff --git a/phpdoc.dist.xml b/phpdoc.dist.xml index 7a2d501..6dfdd6f 100644 --- a/phpdoc.dist.xml +++ b/phpdoc.dist.xml @@ -11,17 +11,13 @@ - class + src docs - php - Footnotes + footnotes true