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