]> sigrok.org Git - libsigrok.git/blobdiff - .gitignore
.gitignore: Add test-suite.log.
[libsigrok.git] / .gitignore
index 1d4a2c3adc306220a57a3ed7801ea3afeb9bcea9..eced6a651d2b8989c7f9a4b5d253dbb75f208d52 100644 (file)
@@ -26,6 +26,7 @@ tests/check_main
 .deps
 Makefile
 Makefile.in
+.dirstamp
 
 # build leftovers
 *~
@@ -52,3 +53,8 @@ bindings/python/libsigrok_python_wrap.c
 bindings/python/sigrok/core/lowlevel.py
 bindings/python/sigrok/core/lowlevel_wrap.c
 
+# Files generated by the testsuite
+test-suite.log
+tests/*.log
+tests/*.trs
+