Exclude phpunit result and phpstorm

This commit is contained in:
Pen-y-Fan
2020-05-18 22:40:16 +01:00
parent ef09650680
commit 182f8f4354

2
php/.gitignore vendored
View File

@@ -1 +1,3 @@
vendor/
/.phpunit.result.cache
/.idea