nostril

A C cli tool for creating nostr events
git clone git://jb55.com/nostril
Log | Files | Refs | Submodules | README | LICENSE

.gitignore (250B)


      1 *.o
      2 /.direnv/
      3 .privenv
      4 nostril
      5 /result
      6 configurator.out*
      7 configurator
      8 .build-result
      9 .buildcmd
     10 config.h
     11 tags
     12 libsecp256k1.a
     13 /target
     14 
     15 Cargo.lock
     16 Cargo.toml
     17 *.json
     18 scripts/jb55-post
     19 scripts/nostr-follows
     20 scripts/nostr-req
     21 scripts/subnote
     22 /dist
     23 /version