Babeltrace python binding
[babeltrace.git] / .gitignore
index d6098acdecc0bc3b88170e2886ca4ded64526c56..d7b0ca1bead3f24a66be024f672a83088e5d4821 100644 (file)
@@ -1,4 +1,5 @@
 /tests/test-bitfield
+*~
 *.o
 *.a
 *.la
@@ -15,7 +16,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
@@ -26,3 +32,6 @@ 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
This page took 0.022673 seconds and 4 git commands to generate.