Everytime we run the build process for our web application, and it generates a minified CSS file, SourceTree adds it to the unstaged files section despite the file explicitly being named in the .gitignore file.
It also has a weird rendering issue when trying to show the difference between subsequent versions of these minified files.
Happens on two seperate repos with similar configurations