Code

.gitignore: Ignore test-suite.log.
[sysdb.git] / .gitignore
index 9f1fd8ff4e3ca14646e8733b29d48b78738fa7d2..7ebb01e388edf9f3e235c5cc443fbeeec5dcc917 100644 (file)
@@ -49,8 +49,9 @@ src/sysdbd
 sysdb.h
 
 # unit testing output
-t/libsysdb_test
-t/libsysdb_net_test
-t/*.log
-t/*.trs
+t/unit/libsysdb_test
+t/unit/libsysdb_net_test
+t/unit/*.log
+t/unit/*.trs
 test-driver
+test-suite.log