From e99b21e3b6c7ba8bea72c81fb4854c2b58d6989b 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 [ROCm/roctracer commit: 844d9c6ce07aeb9962929d427adf909f7a8fae45] --- projects/roctracer/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/roctracer/.gitignore b/projects/roctracer/.gitignore index b27d714e28..e889ef2680 100644 --- a/projects/roctracer/.gitignore +++ b/projects/roctracer/.gitignore @@ -6,4 +6,7 @@ *.Po b build +inc/hsa_prof_str.h test/hsa +test/MatrixTranspose/MatrixTranspose +test/MatrixTranspose_test/MatrixTranspose