X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=.gitignore;h=c60c0e4b00092d6df13395aba313e85cce08953e;hp=03443dfca8dc7dc946e019c4179bb5b74fcd5439;hb=92c6a024cd3e81293bd39fd2b322e12ce57ea502;hpb=019c947fbab2175d4eae8ad184ba33252841b60d diff --git a/.gitignore b/.gitignore index 03443dfc..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,4 +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