Core MVC, HTTP client, Session, Cookie, Config, HTTPException — 111 PHPUnit tests. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
19 lines
204 B
Plaintext
19 lines
204 B
Plaintext
.idea/
|
|
/.git
|
|
*.bat
|
|
|
|
config.php
|
|
config.json
|
|
App/config/config.local.php
|
|
|
|
.htaccess
|
|
|
|
/App/media/img/no_img/*
|
|
!/App/media/img/no_img/no_image.png
|
|
|
|
|
|
**/files/**/*
|
|
!**/files/**/
|
|
!**/files/**/.gitkeep
|
|
/tools/*
|