fix .php_cs.dist error
This commit is contained in:
parent
01464b6da5
commit
96788f9269
5 changed files with 4 additions and 4 deletions
2
storage/debugbar/.gitignore
vendored
2
storage/debugbar/.gitignore
vendored
|
@ -1,2 +1,2 @@
|
|||
*
|
||||
!.gitignore
|
||||
!.gitignore
|
||||
|
|
2
storage/framework/cache/.gitignore
vendored
2
storage/framework/cache/.gitignore
vendored
|
@ -1,3 +1,3 @@
|
|||
*
|
||||
!data/
|
||||
!.gitignore
|
||||
!.gitignore
|
||||
|
|
2
storage/framework/cache/data/.gitignore
vendored
2
storage/framework/cache/data/.gitignore
vendored
|
@ -1,2 +1,2 @@
|
|||
*
|
||||
!.gitignore
|
||||
!.gitignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue