I am running a laravel application. I am not being able to ignore two specific folders/files.
~/Homestead
/bootstrap/env.php
Although I have added it to .gitignore, for some reason its not ignoring these two files/folder.
I am running a laravel application. I am not being able to ignore two specific folders/files.
~/Homestead
/bootstrap/env.php
Although I have added it to .gitignore, for some reason its not ignoring these two files/folder.