Fix: invalid alignment of enumeration fields
[babeltrace.git] / .gitignore
index bd7be8830ff94166e2393c943578feab55286fc7..edcf8edc9ce6eb1f93b561350e7de2c2bba47329 100644 (file)
 /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
 /tests/plugins/test_dwarf
+/tests/utils/common.sh
 *.o
 *.a
 *.la
@@ -62,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
@@ -78,9 +82,6 @@ autom4te.cache/
 config/
 core
 stamp-h1
-bindings/python/__init__.py
-bindings/python/nativebt.py
-bindings/python/nativebt_wrap.c
 __pycache__
 babeltrace.pc
 babeltrace-ctf.pc
@@ -91,3 +92,4 @@ doc/api/Doxyfile
 *.gcda
 *.gcov
 *.html
+*.stamp
This page took 0.024183 seconds and 4 git commands to generate.