mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-01-18 13:24:36 +01:00
Add a few more things to gitignore for bindings
This commit is contained in:
parent
dce831ed20
commit
3fa054887b
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,7 @@
|
||||
/target/
|
||||
c-bindings-gen/target/
|
||||
lightning-c-bindings/target/
|
||||
lightning-c-bindings/a.out
|
||||
/hfuzz_target/
|
||||
/net-tokio/target/
|
||||
**/*.rs.bk
|
||||
|
Loading…
Reference in New Issue
Block a user