Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit 2277288

Browse files
committed
chore: ignore .idea and .phpunit.result.cache
1 parent 3f8602e commit 2277288

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
vendor
22
composer.lock
33
.php_cs.cache
4+
.phpunit.result.cache
5+
.idea

0 commit comments

Comments
 (0)