quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

.gitignore (141B)


      1 bin/*
      2 *.o
      3 *.so
      4 test/psa_ff_bootstrap.c
      5 test/psa_manifest/*
      6 test/client
      7 test/partition
      8 cscope.out
      9 *.orig
     10 *.swp
     11 *.DS_Store
     12 *psa_ff_bootstrap_*