]> sigrok.org Git - libsigrok.git/blobdiff - .gitignore
Switch to a non-recursive automake setup.
[libsigrok.git] / .gitignore
index 1d4a2c3adc306220a57a3ed7801ea3afeb9bcea9..7ba5b491693ff21a88d9fccdd53dd831b52930d9 100644 (file)
@@ -26,6 +26,7 @@ tests/check_main
 .deps
 Makefile
 Makefile.in
+.dirstamp
 
 # build leftovers
 *~
@@ -52,3 +53,7 @@ bindings/python/libsigrok_python_wrap.c
 bindings/python/sigrok/core/lowlevel.py
 bindings/python/sigrok/core/lowlevel_wrap.c
 
+# Files generated by the testsuite
+tests/*.log
+tests/*.trs
+