github.com/go-asm/go@v1.21.1-0.20240213172139-40c5ead50c48/.gitattributes (about) 1 # go-asm/assembler project gitattributes file 2 # https://github.com/github/linguist/blob/master/docs/overrides.md 3 4 # To prevent CRLF breakages on Windows for fragile files, like testdata. 5 * -text 6 7 docs linguist-documentation 8 *.pb.go linguist-generated 9 *gen.go linguist-generated 10 *_string.go linguist-generated