Code

plugin: Make sdb_plugin_info_t public.
[sysdb.git] / .gitignore
index 7ebb01e388edf9f3e235c5cc443fbeeec5dcc917..dbdf2bb49d8398a41277e73926272957c75ac291 100644 (file)
@@ -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