From 844d9c6ce07aeb9962929d427adf909f7a8fae45 Mon Sep 17 00:00:00 2001 From: Evgeny Date: Sun, 17 Mar 2019 15:29:31 -0500 Subject: [PATCH] git ignore generated hsa primitives and test binaries --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b27d714e28..e889ef2680 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,7 @@ *.Po b build +inc/hsa_prof_str.h test/hsa +test/MatrixTranspose/MatrixTranspose +test/MatrixTranspose_test/MatrixTranspose