diff --git a/.gitignore b/.gitignore index 335cc60d170..5f2a48ada8d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,11 @@ # User specific & automatically generated files # ################################################# -/App/Config/datasources.php -/App/tmp -/lib/Cake/Console/Templates/skel/tmp/ -/plugins -/vendors /build /dist /tags +/composer.lock +/phpunit.xml +/vendor # OS generated files # ######################