Version Control Software (VCS) complaint
every VCS: don't add binary files to your list of tracked files! It will make the size of your history-storage-folder explode!
also every VCS: *makes it really easy to accidentally add binary files to your list of tracked files*
also also every VCS: *doesn't provide any easy way to say "woops this file was a binary file and I should never have tracked it, please remove it"*