13 lines
137 B
Plaintext
13 lines
137 B
Plaintext
.idea/
|
|
/.git
|
|
|
|
/vendor/
|
|
.phpunit.result.cache
|
|
|
|
config.json
|
|
App/config/config.local.php
|
|
|
|
**/files/**/*
|
|
!**/files/**/
|
|
!**/files/**/.gitkeep
|