mirror of
https://github.com/chenasraf/nextcloud-jukebox.git
synced 2026-05-17 17:38:02 +00:00
21 lines
200 B
Plaintext
21 lines
200 B
Plaintext
/.idea/
|
|
/*.iml
|
|
|
|
/vendor/
|
|
/vendor-bin/*/vendor/
|
|
|
|
/.php-cs-fixer.cache
|
|
/tests/.phpunit.cache
|
|
|
|
/node_modules/
|
|
/dist
|
|
/js
|
|
/css
|
|
.DS_Store
|
|
composer.lock
|
|
build/
|
|
tsconfig.app.tsbuildinfo
|
|
.env
|
|
.env.keys
|
|
.envrc
|