From 5541fb2f156aa314e26cac65546458e47ba03264 Mon Sep 17 00:00:00 2001 From: Cyril SIX Date: Tue, 10 Apr 2018 10:35:09 +0200 Subject: MPPA - Running tests in parallel --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5358ee05..99ec0c72 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # Object files, in general **.bin **.out +**.tok *.vo *.glob *.o -- cgit