I am trying to upload a .net project to bitbucket repository. For this I'm using atlassian SourceTree. First when I upload the working directory, it didnot show the dlls in working copy changes or staging changes.
However after changing the global ignore list (tools->options->Git->EditFile), removing the dll entry, it started showing. But the staged changes are not pushing to the repository. It always says up-to-date.