SWDEV-1 - Move sample 0 gitignore into root's (#2951)

The samples directory tree is installed as-is during packaging. To avoid this file from being installed, the sample gitignores should be combined with the existing file in the root of the git.

Signed-off-by: Jeremy Newton <Jeremy.Newton@amd.com>
Change-Id: I2ac30c8d0e42da9254b87cd45127503c70fc6b07

[ROCm/hip commit: 424f6425aa]
Этот коммит содержится в:
ROCm CI Service Account
2022-09-19 11:17:54 +05:30
коммит произвёл GitHub
родитель 76e314b1c0
Коммит ab1db29d61
2 изменённых файлов: 6 добавлений и 6 удалений
+6 -1
Просмотреть файл
@@ -11,6 +11,11 @@ bin/hipBusBandwidth
bin/hipDispatchLatency
bin/hipify-clang
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
samples/1_Utils/hipDispatchLatency/hipDispatchLatency
-5
Просмотреть файл
@@ -1,5 +0,0 @@
runKernel.hip.out
vcpy_isa.code
vcpy_isa.hsaco
vcpy_kernel.co
vcpy_kernel.code