Skip to content

Commit 140278e

Browse files
committed
配置 .gitignore:忽略 .config, Kconfig, link.lds, rtconfig.h, rtconfig.py
1 parent f2b7230 commit 140278e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

machines/qemu-virt-riscv64/.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,8 @@ build
99
text.txt
1010
fat
1111
Kconfig
12-
applications/*
12+
applications/*
13+
/.config
14+
/link.lds
15+
/rtconfig.h
16+
/rtconfig.py

0 commit comments

Comments
 (0)