Code

.gitignore: Added check test logs.
[sysdb.git] / .gitignore
index 847ea1bdb3080a9e8027448f3226b9649dbccfbb..0318b30ed8338665792dceea67fe99b7a00bb20a 100644 (file)
@@ -41,3 +41,8 @@ sysdbd.1
 sysdbd.conf.5
 sysdb.h
 
 sysdbd.conf.5
 sysdb.h
 
+# unit testing output
+t/libsysdb_test
+t/libsysdb_net_test
+t/*.log
+t/*.trs