Python bt2: remove type restriction on structure __setitem__
[babeltrace.git] / .gitignore
index bd7be8830ff94166e2393c943578feab55286fc7..710c707798845581ab3289173e9e6e6da24ab89e 100644 (file)
@@ -39,6 +39,7 @@
 /tests/plugins/test_bin_info
 /tests/plugins/test_dwarf_complete
 /tests/plugins/test_dwarf
+/tests/utils/common.sh
 *.o
 *.a
 *.la
@@ -78,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
@@ -91,3 +89,4 @@ doc/api/Doxyfile
 *.gcda
 *.gcov
 *.html
+*.stamp
\ No newline at end of file
This page took 0.02428 seconds and 4 git commands to generate.