chore: 更新.gitignore文件,添加container目录忽略
This commit is contained in:
parent
d0b3b54ad8
commit
b8290d0cda
|
|
@ -13,4 +13,5 @@ run/
|
|||
.tsbuildinfo.*
|
||||
yarn.lock
|
||||
**/config.prod.ts
|
||||
**/config.local.ts
|
||||
**/config.local.ts
|
||||
container
|
||||
Loading…
Reference in New Issue