We've created a list of text and binary file types for our project repository, but i'm afraid that some types might have slipped out of that classification, or that in the future someone might add a new file type forgetting about adding it to the .gitattribute
file.
What is the default behavior for file types that are not on this file under some of the categories? can be the default behavior for file types that are not mentioned set to 'binary'? i think its less problematic to have text files that are not really treated like text for purposes like autocrlf
conversion, than to have it change line endings to a rar
file just because its file type is not mentioned in the config