Skip to content

Commit 26addf0

Browse files
committed
Added PHPStorm project directory to .gitignore
1 parent 432929e commit 26addf0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
/var/cache/test
66
/phpunit.xml
77
/composer.lock
8-
/coverage.clover
8+
/coverage.clover
9+
/.idea/

0 commit comments

Comments
 (0)