Add a few more things to gitignore for bindings
[rust-lightning] / lightning-c-bindings /
2020-09-14 Matt CoralloRename lightning C/C++ bindings library to libldk
2020-09-14 Matt CoralloNote that genbindings.sh is really also a test script.
2020-09-14 Matt CoralloRemove the bindings crate from the root namespace to...
2020-09-11 Matt CoralloMerge pull request #618 from TheBlueMatt/2020-05-sample...
2020-09-11 Matt CoralloAdd bindings README
2020-09-11 Matt CoralloAdd automatically generated C/C++ wrapper bindings
2020-09-11 Matt CoralloAdd all the manually-generated bits for the c-bindings...