chore: 从.gitignore中移除third_party目录
不再需要忽略third_party目录,因此将其从.gitignore文件中删除
This commit is contained in:
parent
59f01900fb
commit
7c7d9cca92
|
|
@ -71,7 +71,6 @@ cmake-build-*/
|
|||
# --------------------------------------------
|
||||
/packages/
|
||||
/deps/
|
||||
/third_party/
|
||||
/vendor/
|
||||
|
||||
# --------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue