Files
web/.gitignore
2026-01-01 21:10:46 +08:00

17 lines
177 B
Plaintext

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