blob: 832f12439b504f4ef23c403f256edb265aeae04d [file] [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/** binary
**/corpus/** linguist-generated=true
**/privateusage.gen.go linguist-generated=true
/private/gen/** linguist-generated=true