mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 07:34:21 +01:00
git: Ignore some more generated files and the cln-grpc plugin
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user