diff --git a/.gitattributes b/.gitattributes index ddec20639..3e20865f7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,3 +12,9 @@ statements_gettextgen.po linguist-generated=true *_wiregen.? linguist-generated=true *_printgen.? linguist-generated=true +# The following are marked as binary and generated since they can be +# easily overwritten and don't need deep review. +cln-grpc/proto/node.proto -text -diff linguist-generated=true +cln-grpc/src/convert.rs -text -diff linguist-generated=true +cln-rpc/src/model.rs -text -diff linguist-generated=true +contrib/pyln-testing/pyln/testing/node_pb2.py -text -diff linguist-generated=true \ No newline at end of file