blob: f1b479485ab5b7def430faecdae044fd5c173124 [file] [log] [blame] [edit]
# This is similar to the git option core.autocrlf but it applies to all
# users of the repository and therefore doesn't depend on a developers
# local configuration.
* text=auto
# Never attempt EOL conversion on files within testdata
**/testdata/** -text -diff
**/corpus/** linguist-generated=true
**/usage.gen.go linguist-generated=true
/private/gen/** linguist-generated=true