I'm using Tower for Mac to help manage my git repositories. I'm also using CodeKit to minify & compress my LESS CSS. This produces what appear to be blank files in the repo although they show a correct file size. I've tried changing .gitattributes
to show these particular files to binary
to no avail.
What obvious thing am I doing wrong?