From e08c939a3713bd266cbdeb1299ed62310a98f99b Mon Sep 17 00:00:00 2001 From: Paul Moore Date: Tue, 9 May 2023 12:47:18 -0400 Subject: [PATCH] tests: add a missing .gitignore entry for 60-sim-precompute Signed-off-by: Paul Moore --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index 249acc91..de6efd1f 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -67,3 +67,4 @@ util.pyc 57-basic-rawsysrc 58-live-tsync_notify 59-basic-empty_binary_tree +60-sim-precompute