This commit is contained in:
Samuel Georges 2015-05-30 12:46:59 +10:00
parent 29ae622803
commit 04a05ef772
1 changed files with 3 additions and 3 deletions

6
.gitignore vendored
View File

@ -1,10 +1,12 @@
/bootstrap/compiled.php /bootstrap/compiled.php
/vendor /vendor
.env
composer.lock composer.lock
composer.phar composer.phar
.DS_Store .DS_Store
.idea .idea
.env
.env.*.php
.env.php
php_errors.log php_errors.log
nginx-error.log nginx-error.log
nginx-access.log nginx-access.log
@ -13,5 +15,3 @@ nginx-ssl.error.log
php-errors.log php-errors.log
sftp-config.json sftp-config.json
selenium.php selenium.php
.env.*.php
.env.php