git: Ignore some more generated files and the cln-grpc plugin

This commit is contained in:
Christian Decker 2022-06-22 12:23:34 +02:00
parent d4bc4f6460
commit 5444a843b6

7
.gitignore vendored
View File

@ -60,6 +60,10 @@ doc/lightning*.[1578]
*_wiregen.[ch]
*_printgen.[ch]
*_gettextgen.po
tests/node_pb2.py
tests/node_pb2_grpc.py
tests/primitives_pb2.py
tests/primitives_pb2_grpc.py
# Ignore unrelated stuff
.DS_Store
@ -67,4 +71,5 @@ doc/lightning*.[1578]
# Rust targets
target
Cargo.lock
Cargo.lock
plugins/cln-grpc