Level 74
There is probably a .gitignore in the spark directory
Summer Sale! All accounts are 50% off this week.
So I track my vendor folder with Git, but my vendor/laravel/spark folder is not tracked by git. Its not in .gitgnore files, at least I havent found it to be. However it listed in composer.json under repositories.
Does anyone has any idea why that may be the case?? Could it be git related or something else??
I've tried git add -f but it didnt work.
Please or to participate in this conversation.