halkbank_site/.gitignore

41 lines
509 B
Plaintext
Executable File

# Composer ignores
composer.phar
# Framework ignores
.env
.env.*.php
.env.php
selenium.php
/bootstrap/compiled.php
.phpunit.result.cache
# Hosting ignores
php_errors.log
nginx-error.log
nginx-access.log
nginx-ssl.access.log
nginx-ssl.error.log
sftp-config.json
.ftpconfig
# Editor ignores
nbproject
.idea
.vscode
_ide_helper.php
# Other ignores
.DS_Store
package-lock.json
/node_modules
/vendor
#storage
/storage/app
/storage/framework/cache
/storage/framework/sessions
/storage/framework/classes.php