From e260c673fe5cf5d35df8c1fe2d93bf8e2085f9d5 Mon Sep 17 00:00:00 2001 From: Sylvain Jeaugey Date: Wed, 3 Jun 2020 15:07:51 -0700 Subject: [PATCH] Fix #43 : Add .gitignore for build dir [ROCm/rccl-tests commit: ba924dac95c794540b582cdbc480398fb3f64930] --- projects/rccl-tests/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 projects/rccl-tests/.gitignore diff --git a/projects/rccl-tests/.gitignore b/projects/rccl-tests/.gitignore new file mode 100644 index 0000000000..a0a013e438 --- /dev/null +++ b/projects/rccl-tests/.gitignore @@ -0,0 +1,4 @@ +# Copyright (c) 2020, NVIDIA CORPORATION. All rights reserved. +# +# See LICENCE.txt for license information +/build