.idea is user-specific and should not appear in a project .gitignore. Consider adding it to the user global .gitignore instead.
This commit is contained in:
parent
ec523fae1f
commit
05c19b6ec5
|
@ -1,6 +1,3 @@
|
||||||
# phpstorm project files
|
|
||||||
.idea
|
|
||||||
|
|
||||||
composer.phar
|
composer.phar
|
||||||
composer.lock
|
composer.lock
|
||||||
vendor
|
vendor
|
Loading…
Reference in New Issue