diff --git a/.gitignore b/.gitignore index 4828c05873..d99a5feec1 100755 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ composer.phar /app/storage/meta/services.json /app/storage/sessions/* /app/storage/views/* + +/app/config/local/mail.php +/app/config/local/database.php