diff --git a/.gitignore b/.gitignore index 3a4e975b31f..6e0bb5d9691 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /.ant_targets /.idea +/.php_cs.cache /build/documentation /build/logfiles /build/phar @@ -7,12 +8,12 @@ /build/*.phar /build/*.phar.asc /build/binary-phar-autoload.php +/cache.properties +/composer.lock /tests/TextUI/*.diff /tests/TextUI/*.exp /tests/TextUI/*.log /tests/TextUI/*.out /tests/TextUI/*.php -/cache.properties -/composer.lock /vendor -/.php_cs.cache +