SatSale

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit ddfaceacce99b0204b704a40fb2b8468ba7f5fe5
parent 50b712db6e5b89e1a45c88313c4e11f8672ffb1f
Author: Nilesh Londhe <nilesh@cloudgeni.us>
Date:   Sun, 28 Mar 2021 18:10:08 -0700

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