FIX_git ignore file : ps
This commit is contained in:
parent
73669049f3
commit
3c5d4e2ce0
7
.gitignore
vendored
7
.gitignore
vendored
@ -105,4 +105,9 @@ php_errors.log
|
||||
# Ignore Composer files
|
||||
/vendor/*
|
||||
!/vendor/.gitkeep
|
||||
composer.lock
|
||||
composer.lock
|
||||
|
||||
# Ignore environment-specific settings
|
||||
.env
|
||||
.vagrant
|
||||
.env.*
|
||||
Loading…
Reference in New Issue
Block a user