I'm using Windows 10. Below is my folder structure.
Test
-> Test2 -> Test3
-> .gitignore
.gitignore
Test2/Test3
Would like to igone Test3 locally. It has modified files. So it's till showing. It's already there in .gitignore
.
Still it's showing on git status