X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=.gitignore;h=c60c0e4b00092d6df13395aba313e85cce08953e;hp=8c6a20b60607b38c205d8a1adbea818767f2f263;hb=92c6a024cd3e81293bd39fd2b322e12ce57ea502;hpb=aa968dde60d1c3cff4dcebcca4b6f5c2b9737829 diff --git a/.gitignore b/.gitignore index 8c6a20b6..c60c0e4b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -/tests/test-bitfield +*~ +/tests/lib/test-bitfield /tests/lib/test-seeks *.o *.a @@ -16,7 +17,12 @@ ctf-parser-test /config.h.in /config.status *.log -*.m4 +aclocal.m4 +/m4/libtool.m4 +/m4/lt~obsolete.m4 +/m4/ltoptions.m4 +/m4/ltsugar.m4 +/m4/ltversion.m4 libtool /configure Makefile @@ -27,3 +33,7 @@ converter/babeltrace-log core formats/ctf/metadata/ctf-parser.output stamp-h1 +bindings/python/babeltrace.i +bindings/python/babeltrace.py +bindings/python/babeltrace_wrap.c +babeltrace.pc