Skip to content
This repository was archived by the owner on May 19, 2021. It is now read-only.

Commit d191de6

Browse files
committed
Updating ignore list.
1 parent 6a7a8fc commit d191de6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.gitignore

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
.*
2-
!.gitignore
3-
!.travis.yml
4-
composer.lock
5-
bin/
6-
coverage/
7-
src/vendors/
1+
/.idea/
2+
/bin/
3+
/coverage/
4+
/src/vendors/
5+
6+
/*.iml
7+
/composer.lock

0 commit comments

Comments
 (0)