Skip to content

Commit e909234

Browse files
committed
add .idea folder to gitignore
1 parent 03d5c91 commit e909234

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ vendor/*
33
.buildpath
44
.project
55
.settings/*
6+
.idea/*
67
composer.lock
78
*~
89
tests/phpunit_report/*

0 commit comments

Comments
 (0)