mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 01:43:36 +01:00
git: Ignore some more generated files and the cln-grpc plugin
This commit is contained in:
parent
d4bc4f6460
commit
5444a843b6
7
.gitignore
vendored
7
.gitignore
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user