diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -14,3 +14,8 @@ __pycache__/ | |||
| 14 | *.map | 14 | *.map |
| 15 | NAND/ | 15 | NAND/ |
| 16 | main/config.json | 16 | main/config.json |
| 17 | tests/unit/test_geohash | ||
| 18 | tests/unit/test_identity | ||
| 19 | tests/unit/test_nostr_event | ||
| 20 | tests/unit/test_cashu | ||
| 21 | tests/unit/test_session | ||