This commit is contained in:
Xuanyi Dong (FA Talent) 2021-02-23 18:59:23 +08:00
parent af20164814
commit e8ab4c0885
4 changed files with 10 additions and 0 deletions

3
.gitignore vendored
View File

@ -125,3 +125,6 @@ TEMP-L.sh
.nfs00* .nfs00*
*.swo *.swo
*/*.swo */*.swo
# Visual Studio Code
.vscode

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "qlib-git"]
path = qlib-git
url = git@github.com:microsoft/qlib.git

View File

@ -0,0 +1,3 @@
import os
print('xxx123')

1
qlib-git Submodule

@ -0,0 +1 @@
Subproject commit fa8f1cba06ba511744a0625afdf2cc3ac05302d0