Python bindings: PEP8 mandates two blank lines before class
[babeltrace.git] / .gitignore
index 0548058ec13dde884c5747475617bebf92704285..527d1955dbc449c7d21c25030b6925129aaae97d 100644 (file)
@@ -8,7 +8,14 @@
 /tests/lib/test_bt_objects
 /tests/lib/test_bt_values
 /tests/lib/test_ctf_ir_ref
-/tests/lib/test_durin
+/tests/lib/test_bt_ctf_field_type_validation
+/tests/lib/test_seek_big_trace
+/tests/lib/test_seek_empty_packet
+/tests/lib/test_dwarf
+/tests/lib/test_bin_info
+/tests/lib/test_bin_info_complete
+/tests/lib/test_ctf_writer_complete
+/tests/lib/test_dwarf_complete
 *.o
 *.a
 *.la
@@ -17,6 +24,7 @@
 .libs
 .deps
 *.bkp
+*.trs
 ctf-lexer.c
 ctf-parser.c
 ctf-parser.h
This page took 0.02285 seconds and 4 git commands to generate.