X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=.gitignore;h=dbdf2bb49d8398a41277e73926272957c75ac291;hp=7ebb01e388edf9f3e235c5cc443fbeeec5dcc917;hb=56b97a180a53aecbfe9f7162b8ece3faae973cf9;hpb=982bbbce08caed783b941ad8141596caf01079c6 diff --git a/.gitignore b/.gitignore index 7ebb01e..dbdf2bb 100644 --- a/.gitignore +++ b/.gitignore @@ -30,7 +30,15 @@ ltmain.sh # build output doc/*.1 +doc/*.1.html +doc/*.1.xml doc/*.5 +doc/*.5.html +doc/*.5.xml +doc/*.7 +doc/*.7.html +doc/*.7.xml +doc/docbook-xsl.css src/frontend/grammar.c src/frontend/grammar.h src/frontend/scanner.c @@ -48,7 +56,9 @@ src/sysdbd *.o sysdb.h -# unit testing output +# integration/unit testing output +t/integration/*.sh.log +t/integration/*.sh.trs t/unit/libsysdb_test t/unit/libsysdb_net_test t/unit/*.log