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
|
# Composer
|
||||||
#-------------------------
|
#-------------------------
|
||||||
vendor/
|
!vendor/
|
||||||
composer.lock
|
composer.lock
|
||||||
|
|
||||||
tests
|
tests
|
||||||
@ -100,4 +100,4 @@ tests
|
|||||||
# Don't save phpunit under version control.
|
# Don't save phpunit under version control.
|
||||||
phpunit
|
phpunit
|
||||||
phpunit*.xml
|
phpunit*.xml
|
||||||
/.phpunit.*.cache
|
/.phpunit.*.cache
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user