depolymerization

wire gateway for Bitcoin/Ethereum
Log | Files | Refs | Submodules | README | LICENSE

.gitignore (333B)


      1 /target
      2 configure
      3 test-suite.log
      4 /.vscode
      5 .ci
      6 /docs/*
      7 !/docs/*.docx
      8 !/docs/*.tex
      9 !/docs/*.conf
     10 !/docs/*.bib
     11 !/docs/media
     12 !/docs/figures
     13 !/docs/tables
     14 /tmp
     15 taler.conf
     16 *.mk
     17 testbench/instrumentation
     18 testbench/env
     19 depolymerizer-bitcoin/test
     20 tools
     21 debian/depolymerizer-bitcoin
     22 debian/files
     23 debian/*.substvars
     24 debian/*debhelper*
     25 .*history