mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
9d3934c23b
It's undoubtedly a best practice to use .env.*.php files to store db credentials, api keys etc. We should make sure that these files do not get version controlled.
16 lines
224 B
Plaintext
16 lines
224 B
Plaintext
/bootstrap/compiled.php
|
|
/vendor
|
|
composer.lock
|
|
composer.phar
|
|
.DS_Store
|
|
php_errors.log
|
|
nginx-error.log
|
|
nginx-access.log
|
|
nginx-ssl.access.log
|
|
nginx-ssl.error.log
|
|
php-errors.log
|
|
sftp-config.json
|
|
selenium.php
|
|
.env.*.php
|
|
.env.php
|