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