mirror of
https://github.com/chenasraf/nextcloud-forum.git
synced 2026-05-17 17:28:02 +00:00
22 lines
228 B
Plaintext
22 lines
228 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
|
|
tests/.phpunit.result.cache
|