btcs

bitcoin script parser/evaluator/compiler/decompiler
git clone git://jb55.com/btcs
Log | Files | Refs | README | LICENSE

.gitignore (69B)


      1 *.o
      2 /parser.tab.h
      3 /parser.tab.c
      4 /lex.yy.c
      5 /btcs
      6 /TAGS
      7 *.d
      8 /run_tests