anastasis-gtk

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

.gitignore (695B)


      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 build/
     38 doc/doxygen/html/
     39 doc/doxygen/version.doxy
     40 doc/doxygen/*.tag
     41 # hand-written (not generated), so it must survive the bare 'Makefile' rule above
     42 !doc/doxygen/Makefile
     43 src/testing/taler-bank.err
     44 src/testing/test_reducer_home/
     45 .version
     46 
     47 # artifacts left in src/testing by taler-unified-setup.sh
     48 libeufin-bank.pid
     49 tmp-last-response.*