GitIgnore file : ps
This commit is contained in:
parent
7024eb0db5
commit
5011e49d80
4
.gitignore
vendored
4
.gitignore
vendored
@ -92,7 +92,7 @@ public/uploads/*
|
||||
#-------------------------
|
||||
# Composer
|
||||
#-------------------------
|
||||
vendor/
|
||||
!vendor/
|
||||
composer.lock
|
||||
|
||||
tests
|
||||
@ -100,4 +100,4 @@ tests
|
||||
# Don't save phpunit under version control.
|
||||
phpunit
|
||||
phpunit*.xml
|
||||
/.phpunit.*.cache
|
||||
/.phpunit.*.cache
|
||||
|
||||
Loading…
Reference in New Issue
Block a user