.gitignore (426B)
1 *~ 2 *.a 3 *.la 4 *.lo 5 *.log 6 *.o 7 *.orig 8 *.rej 9 *.swp 10 *.trs 11 *.kdev4 12 .deps/ 13 .libs/ 14 .svn/ 15 Makefile 16 Makefile.in 17 aclocal.m4 18 autom4te.cache/ 19 compile 20 config.guess 21 config.log 22 config.status 23 config.sub 24 configure 25 depcomp 26 gnunet_fuse_config.h 27 gnunet_fuse_config.h.in 28 install-sh 29 libtool 30 ltmain.sh 31 lynXified.* 32 missing 33 po/*.gmo 34 pkgconfig/*.pc 35 src/*/*.conf 36 stamp-h1 37 test-driver 38 INSTALL 39 confdefs.h 40 confdefs.c 41 confdefs.err 42 config.rpath 43 uncrustify.cfg