X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=.gitignore;h=710c707798845581ab3289173e9e6e6da24ab89e;hb=6ddea499e607f3cf0dffeb8bdc273f8bfe435942;hp=c294d9d8be1ce67137fb7bc0f477fb510c31d2d1;hpb=b5009fce3d06dd506cc86cdb7377743f88dbd230;p=babeltrace.git diff --git a/.gitignore b/.gitignore index c294d9d8..710c7077 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,11 @@ /tests/lib/test_graph_topo /tests/plugins/test-utils-muxer /tests/plugins/test-utils-muxer-complete +/tests/plugins/test_bin_info_complete +/tests/plugins/test_bin_info +/tests/plugins/test_dwarf_complete +/tests/plugins/test_dwarf +/tests/utils/common.sh *.o *.a *.la @@ -74,9 +79,6 @@ autom4te.cache/ config/ core stamp-h1 -bindings/python/__init__.py -bindings/python/nativebt.py -bindings/python/nativebt_wrap.c __pycache__ babeltrace.pc babeltrace-ctf.pc @@ -87,3 +89,4 @@ doc/api/Doxyfile *.gcda *.gcov *.html +*.stamp \ No newline at end of file