Skip to content

Commit 4ebbf75

Browse files
committed
.gitignore: add some more entries concerned with kernel
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
1 parent 8615d6e commit 4ebbf75

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@ lapack-netlib/TESTING/testing_results.txt
2121
lib.grd
2222
nohup.out
2323
config.h
24+
config_kernel.h
2425
Makefile.conf
2526
Makefile.conf_last
27+
Makefile_kernel.conf
2628
config_last.h
2729
getarch
2830
getarch_2nd
@@ -41,6 +43,8 @@ ctest/xzcblat2
4143
ctest/xzcblat3
4244
exports/linktest.c
4345
exports/linux.def
46+
kernel/setparam_*.c
47+
kernel/kernel_*.h
4448
test/CBLAT2.SUMM
4549
test/CBLAT3.SUMM
4650
test/DBLAT2.SUMM

0 commit comments

Comments
 (0)