From 340a9c6180af783dac95d25e5bff34190be4d0eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fl=C3=BCr?= Date: Mon, 9 Jul 2018 11:44:34 +0200 Subject: [PATCH] Dev: added phpcs composer requirement to gitignore --- .gitignore | 375 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 375 insertions(+) diff --git a/.gitignore b/.gitignore index 02f9b1ae392..d1fce0b9cab 100644 --- a/.gitignore +++ b/.gitignore @@ -103,6 +103,9 @@ enabletests ## Ignore files and dependencies for testing composer.lock +third_party/bin/phpcbf +third_party/bin/phpcs +third_party/squizlabs/**/* third_party/facebook/**/* third_party/symfony/**/* third_party/composer/installed\.json @@ -123,3 +126,375 @@ themes/survey/no_bootstrap/files/* !themes/survey/*/files/logo_w_s.png !themes/survey/*/files/pattern.png !themes/survey/*/files/print_img_radio.png + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +