my assumption is that only in batch files windows line endings should be allowed. Everywhere else should be used the git internal mechanic to recognize binary files and all other text files should enforce linux file endings. Can this be configured simple, i.e. without .gitattributes and listing all kind of file types?