X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=.gitignore;h=63813b029f164e7c60eea3d0bc000b4a20644e55;hb=a3da02f31dacebfd6c78bf2193523932c6f693c5;hp=5edd76f8810d26f9e706b988fb3f076dda7e25ef;hpb=bf3b8e60b2fdc493c4e04b05ce67abf69ca9a4ff;p=sysdb.git diff --git a/.gitignore b/.gitignore index 5edd76f..63813b0 100644 --- a/.gitignore +++ b/.gitignore @@ -6,13 +6,14 @@ m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 +src/config.h* .deps Makefile Makefile.in aclocal.m4 autom4te.cache compile -config.* +/config.* configure depcomp install-sh @@ -35,7 +36,14 @@ src/liboconfig/scanner.c *.la *.lo *.o -syscollectord -syscollectord.1 -syscollector.h +sysdb +sysdbd +sysdbd.1 +sysdbd.conf.5 +sysdb.h +# unit testing output +t/libsysdb_test +t/libsysdb_net_test +t/*.log +t/*.trs