Skip to content

Commit c9220ef

Browse files
committed
Update .gitignore
Sensio Insights doesn't match .idea/ as excluding phpstorm / intellij folder. To fix that it is just needed to remove the trailing /
1 parent 7d4cce7 commit c9220ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
bin/
2-
.idea/
2+
.idea
33
vendor/
44
composer.lock
55
build/

0 commit comments

Comments
 (0)