Add gitingore file for vendor, composer.lock, etc files

This commit is contained in:
2022-06-08 14:07:58 +09:00
parent cdb275ef87
commit 69a386d00f

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.phan
vendor
.phpunit.result.cache
composer.lock
phpunit.xml
phpstan.neon
psalm.xml