Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c59fe09

Browse files
committed
Update gitignore for some common output files
Change-Id: I9cd60f042af4dba07fe0fdbd2ee442936ff8c7bd
1 parent d728819 commit c59fe09

3 files changed

Lines changed: 11 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.*
2+
!.gitignore
23
*.o
34
*.exe
45
*.swp
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
vadd_amp_arrayview
2+
vadd_hc_am
3+
vadd_hc_array
4+
vadd_hc_arrayview
5+
vadd_hip
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
runKernel.hip.out
2+
vcpy_isa.code
3+
vcpy_isa.hsaco
4+
vcpy_kernel.co
5+
vcpy_kernel.code

0 commit comments

Comments
 (0)