Skip to content

Instantly share code, notes, and snippets.

@DCarper
Created February 8, 2011 19:23
Show Gist options
  • Select an option

  • Save DCarper/817017 to your computer and use it in GitHub Desktop.

Select an option

Save DCarper/817017 to your computer and use it in GitHub Desktop.
trying to make git-diff and git-difftool ignore binary files
# .git/info/attributes
public/images/* -crlf -diff
.sass-cache/* -crlf -diff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment