anastasis-gtk

Demonstrator GUI for Anastasis
Log | Files | Refs | README | LICENSE

.gitignore (426B)


      1 *~
      2 *.a
      3 *.la
      4 *.lo
      5 *.log
      6 *.o
      7 *.orig
      8 *.rej
      9 *.swp
     10 *.trs
     11 .deps/
     12 .libs/
     13 .svn/
     14 Makefile
     15 aclocal.m4
     16 autom4te.cache/
     17 compile
     18 config.guess
     19 config.log
     20 config.status
     21 config.sub
     22 depcomp
     23 install-sh
     24 libtool
     25 ltmain.sh
     26 missing
     27 po/*.gmo
     28 pkgconfig/*.pc
     29 stamp-h1
     30 test-driver
     31 INSTALL
     32 anastasis-gtk.desktop
     33 anastasis_gtk_config.h
     34 anastasis_gtk_config.h.in
     35 build-aux/
     36 .clang-format
     37 src/testing/taler-bank.err
     38 src/testing/test_reducer_home/
     39 .version