I've added folders from upper level in git to .gitignore. After I've merged master to local branch i'm seeing folders which i shouldn't see because they are in .gitingnore
Asked
Active
Viewed 34 times
0
-
So don't put the parent folders in `.gitignore`? – Mr. Alien Jan 13 '17 at 13:39
-
1See [gitignore after commit](http://stackoverflow.com/questions/6535362/gitignore-after-commit) – Frelling Jan 13 '17 at 13:43
-
I've added folders to .gitignore but git still track them. – Anton Yanchev Jan 13 '17 at 13:52