You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If my src/ directory happens to contain a file named "target", it should not be ignored. So I think the .gitignore should be changed to say /target rather than just target.