Python bt2: remove type restriction on structure __setitem__
[babeltrace.git] / .gitignore
index c294d9d8be1ce67137fb7bc0f477fb510c31d2d1..710c707798845581ab3289173e9e6e6da24ab89e 100644 (file)
 /tests/lib/test_graph_topo
 /tests/plugins/test-utils-muxer
 /tests/plugins/test-utils-muxer-complete
+/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
@@ -74,9 +79,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
@@ -87,3 +89,4 @@ doc/api/Doxyfile
 *.gcda
 *.gcov
 *.html
+*.stamp
\ No newline at end of file
This page took 0.02504 seconds and 4 git commands to generate.