mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
15 lines
206 B
Plaintext
15 lines
206 B
Plaintext
/build/
|
|
/vendor/
|
|
/extra/
|
|
.DS_Store
|
|
/.php_cs.cache
|
|
/.php_cs
|
|
/.phpunit.result.cache
|
|
/.*.swp
|
|
/.*.swo
|
|
/composer.lock
|
|
/phpunit.xml
|
|
/vendor-bin/*/composer.lock
|
|
/vendor-bin/*/vendor/
|
|
/tests/fixtures/symlinktest/*
|