SatSale

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

.gitignore (155B)


      1 *.macaroon
      2 *.cert
      3 config.py
      4 config.toml
      5 *.toml
      6 __pycache__/
      7 gateways/__pycache__/
      8 invoice/__pycache__/
      9 pay/__pycache__/
     10 SatSale_API_key
     11 .venv/
     12 database.db