X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=.gitignore;h=40f9283f81b3719a61bd94e35aba94c26de39d3c;hb=fb6b45aa1cd6baad19b42ef7cc7fa575c45895e1;hp=e4562869ae1de93909c82cf64dc475491c112e4a;hpb=71dd417a2b700c2315ef9919104572df1bc83f7a;p=babeltrace.git diff --git a/.gitignore b/.gitignore index e4562869..40f9283f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,12 @@ -/tests/test-bitfield *~ -/tests/lib/test-seeks +/tests/lib/test_bitfield +/tests/lib/test_seek +/tests/lib/test_ctf_writer *.o *.a *.la *.lo +*.exe .libs .deps *.bkp @@ -36,3 +38,5 @@ stamp-h1 bindings/python/babeltrace.i bindings/python/babeltrace.py bindings/python/babeltrace_wrap.c +babeltrace.pc +babeltrace-ctf.pc