diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -19,4 +19,11 @@ tests/unit/test_identity | |||
| 19 | tests/unit/test_nostr_event | 19 | tests/unit/test_nostr_event |
| 20 | tests/unit/test_cashu | 20 | tests/unit/test_cashu |
| 21 | tests/unit/test_session | 21 | tests/unit/test_session |
| 22 | tests/unit/test_mcp_handler | ||
| 23 | tests/unit/test_mint_health | ||
| 24 | tests/unit/test_tollgate_client | ||
| 25 | tests/unit/test_cvm_server | ||
| 26 | tests/unit/test_lnurl_pay | ||
| 27 | tests/unit/test_lightning_payout | ||
| 28 | tests/unit/test_nip04 | ||
| 22 | interop/routers.env | 29 | interop/routers.env |