diff --git a/.gitignore b/.gitignore index 12dd3b49ea..c31d8c5b5b 100644 --- a/.gitignore +++ b/.gitignore @@ -56,6 +56,7 @@ venv/ #ignore all in 'vendor' as `utils/composer.phar install` will bring it back vendor/* +<<<<<<< HEAD #ignore config files from JetBrains /.idea @@ -65,3 +66,5 @@ addons/ #Ignore .htaccess as it may contain local changes .htaccess +======= +>>>>>>> Fixes for composer: