diff --git a/projects/hip-tests/.gitignore b/projects/hip-tests/.gitignore new file mode 100644 index 0000000000..f3f605803c --- /dev/null +++ b/projects/hip-tests/.gitignore @@ -0,0 +1,17 @@ +.* +!.gitignore +*.o +*.exe +*.swp +lib +packages +build +tags +samples/0_Intro/module_api/runKernel.hip.out +samples/0_Intro/module_api/vcpy_isa.code +samples/0_Intro/module_api/vcpy_isa.hsaco +samples/0_Intro/module_api/vcpy_kernel.co +samples/0_Intro/module_api/vcpy_kernel.code +samples/1_Utils/hipInfo/hipInfo +samples/1_Utils/hipBusBandwidth/hipBusBandwidth +samples/1_Utils/hipDispatchLatency/hipDispatchLatency