在gitignore中添加不需要上传的目录
This commit is contained in:
parent
b74ea601a7
commit
96b409d427
|
@ -7,3 +7,5 @@ metaverse_kernel
|
||||||
kerndisass.txt
|
kerndisass.txt
|
||||||
orgprof
|
orgprof
|
||||||
/build
|
/build
|
||||||
|
/target
|
||||||
|
/sources
|
||||||
|
|
Reference in New Issue