vhost/.gitignore
2024-05-07 13:20:45 +09:00

21 lines
361 B
Plaintext

#codeigniter 4
!.htaccess
!.writable/api/index.html
!.writable/cache/index.html
!.writable/download/index.html
!.writable/excel/index.html
!.writable/uploads/index.html
!.writable/.htaccess
.env
writable/api/
writable/cache/
writable/debugbar/
writable/download/
writable/excel/
writable/logs/
writable/session/
writable/uploads/
vendor/
vendors/
composer.lock