libqaeda

Unnamed repository; edit this file 'description' to name the repository.
Info | Log | Files | Refs | README | LICENSE

.gitignore (132B)


      1 *.o
      2 *_bin
      3 src/asn1/*_tab.c
      4 src/asn1/*_tab.o
      5 src/asn1/generate_*
      6 src/aux/lib
      7 src/aux/include
      8 build/
      9 *.tar.gz
     10 *.so
     11 *.a
     12 vgcore.*
     13 a.out