Skip to content

Commit 3fa0548

Browse files
committed
Add a few more things to gitignore for bindings
1 parent dce831e commit 3fa0548

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
/target/
2+
c-bindings-gen/target/
3+
lightning-c-bindings/target/
4+
lightning-c-bindings/a.out
25
/hfuzz_target/
36
/net-tokio/target/
47
**/*.rs.bk

0 commit comments

Comments
 (0)