Exclude PHPUnit auto-generated files from git

This commit is contained in:
武田 憲太郎
2024-11-08 21:29:38 +09:00
parent c6fad15f7c
commit ac3b854893
+1
View File
@@ -1,3 +1,4 @@
.idea
.phpunit.result.cache
composer.lock
vendor