commit f540ef0c60991e292c06f7bc0b9ce34d992edba3 parent 50b712db6e5b89e1a45c88313c4e11f8672ffb1f Author: Nick <nicholas.w.farrow@gmail.com> Date: Tue, 30 Mar 2021 22:47:02 +1100 Merge pull request #6 from lvnilesh/patch-1 Update .gitignore Diffstat:
M | .gitignore | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,3 +1,8 @@ *.macaroon *.cert config.py +__pycache__/ +gateways/__pycache__/ +invoice/__pycache__/ +pay/__pycache__/ +BTCPyment_API_key