mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
9a9f6d1856
* Make the string concatenation of two known values into a known value address review comments * Add vim temporary files to .gitignore
10 lines
93 B
Plaintext
10 lines
93 B
Plaintext
vendor/
|
|
.DS_Store
|
|
phpunit.xml
|
|
composer.lock
|
|
.php_cs.cache
|
|
.php_cs
|
|
.*.swp
|
|
.*.swo
|
|
/build/logs/
|