Files
web/.gitignore
2025-12-09 22:17:50 +08:00

17 lines
170 B
Plaintext

/.idea
/.vscode
/vendor
/cache/*
/views/custom.twig
*.log
.env
.env.*
!.env.example
playlists.ini
channels.json
.phpunit.result.cache
.php-cs-fixer.cache
!/**/.gitkeep