mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-10 00:24:19 +01:00
gh: Mark some derived files as such
These should never be merged manually, rather have the local copy remain untouched and ask them to regenerate altogether. Also not showing in Github so reviewers don't get confused.
This commit is contained in:
6
.gitattributes
vendored
6
.gitattributes
vendored
@@ -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
|
||||
Reference in New Issue
Block a user