Skip to content

Commit ef8356c

Browse files
authored
Merge pull request #65 from gggeek/better_gitignore
Git ignore phpstorm stuff, composer binary
2 parents 4f08bcd + 4ec4a58 commit ef8356c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ build/
22
logs/
33
nbproject/
44
vendor/
5+
.idea/
56
composer.lock
7+
composer.phar

0 commit comments

Comments
 (0)