Minor
This commit is contained in:
parent
29ae622803
commit
04a05ef772
|
|
@ -1,10 +1,12 @@
|
|||
/bootstrap/compiled.php
|
||||
/vendor
|
||||
.env
|
||||
composer.lock
|
||||
composer.phar
|
||||
.DS_Store
|
||||
.idea
|
||||
.env
|
||||
.env.*.php
|
||||
.env.php
|
||||
php_errors.log
|
||||
nginx-error.log
|
||||
nginx-access.log
|
||||
|
|
@ -13,5 +15,3 @@ nginx-ssl.error.log
|
|||
php-errors.log
|
||||
sftp-config.json
|
||||
selenium.php
|
||||
.env.*.php
|
||||
.env.php
|
||||
|
|
|
|||
Loading…
Reference in New Issue