Skip to content

Commit 5461a65

Browse files
Merge pull request #92 from zwhhz/ignoring-idea-folder
- ignoring the .idea-folder
2 parents a0ec6ef + 41ff384 commit 5461a65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
vendor
22
composer.lock
33
.phpunit.result.cache
4-
coverage
4+
coverage
5+
.idea

0 commit comments

Comments
 (0)