mirror of
https://github.com/flarum/core.git
synced 2025-08-30 19:40:02 +02:00
Initial extension requirements, will eventually have stubs
This commit is contained in:
11
php-packages/phpstan/.gitignore
vendored
Normal file
11
php-packages/phpstan/.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
/vendor
|
||||
composer.lock
|
||||
composer.phar
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
tests/.phpunit.result.cache
|
||||
/tests/integration/tmp
|
||||
.vagrant
|
||||
.idea/*
|
||||
.vscode
|
||||
js/coverage-ts
|
Reference in New Issue
Block a user