Fix: invalid alignment of enumeration fields
[babeltrace.git] / .gitignore
index ad766f34598fd43c34d880d21f3f8876554937bc..edcf8edc9ce6eb1f93b561350e7de2c2bba47329 100644 (file)
@@ -35,6 +35,7 @@
 /tests/lib/test_graph_topo
 /tests/plugins/test-utils-muxer
 /tests/plugins/test-utils-muxer-complete
+/tests/plugins/test_lttng_utils_debug_info
 /tests/plugins/test_bin_info_complete
 /tests/plugins/test_bin_info
 /tests/plugins/test_dwarf_complete
@@ -63,6 +64,8 @@ plugins/ctf/common/metadata/parser.output
 /cli/babeltrace-log.bin
 /include/config.h
 /include/config.h.in
+/include/version.i
+/include/version.i.tmp
 /config.status
 *.log
 aclocal.m4
@@ -79,10 +82,6 @@ autom4te.cache/
 config/
 core
 stamp-h1
-bindings/python/__init__.py
-bindings/python/nativebt.py
-bindings/python/nativebt_wrap.c
-bindings/python/bt2/copy-static-deps.stamp
 __pycache__
 babeltrace.pc
 babeltrace-ctf.pc
@@ -93,3 +92,4 @@ doc/api/Doxyfile
 *.gcda
 *.gcov
 *.html
+*.stamp
This page took 0.029962 seconds and 4 git commands to generate.