mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-21 22:31:48 +01:00
git: Mark node_pb2.py as text so we can see changes
This is hiding the diffs for generated files.
This commit is contained in:
parent
241cd8d012
commit
f3f5d8db17
1 changed files with 1 additions and 1 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -17,4 +17,4 @@ statements_gettextgen.po linguist-generated=true
|
|||
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
|
||||
contrib/pyln-testing/pyln/testing/node_pb2.py linguist-generated=true
|
Loading…
Add table
Reference in a new issue