winter/.gitignore
Nikos Gr 9d3934c23b Add .env.*.php files to .gitignore
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.
2014-10-07 14:13:04 +03:00

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