.gitignore: add missing `/tests/param-validation/test_param_validation`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 2 Nov 2019 02:22:20 +0000 (22:22 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Sun, 3 Nov 2019 15:34:34 +0000 (10:34 -0500)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Iba60cf173cdbcbf9986758a548ed732cc3008454
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2316
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
Tested-by: jenkins <jenkins@lttng.org>
.gitignore

index c182838b6d632c721d9567e228629cf35f1188c9..b62d5f20c706fbf0b4d8d336e991b0be4775a4ea 100644 (file)
@@ -7,6 +7,7 @@
 /tests/lib/test_graph_topo
 /tests/lib/test_trace_ir_ref
 /tests/lib/test_simple_sink
+/tests/param-validation/test_param_validation
 /tests/plugins/flt.lttng-utils.debug-info/test_bin_info
 /tests/plugins/flt.lttng-utils.debug-info/test_dwarf
 /tests/plugins/src.ctf.fs/succeed/gen-trace-simple
@@ -67,4 +68,4 @@ doc/api/Doxyfile
 *.stamp
 *.swp
 .theia
-compile_commands.json
\ No newline at end of file
+compile_commands.json
This page took 0.025954 seconds and 4 git commands to generate.