Implement __repr__ for _EnumerationField
[babeltrace.git] / .gitignore
index bd7be8830ff94166e2393c943578feab55286fc7..a1740cb1f087058f9b7ef6eada9886f2398308a3 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
@@ -78,9 +80,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 +90,4 @@ doc/api/Doxyfile
 *.gcda
 *.gcov
 *.html
+*.stamp
This page took 0.023155 seconds and 4 git commands to generate.