Skip to content

Commit 16acb76

Browse files
playgithubabc
andauthored
fix: ignore a generated file when install from source (#2091)
Co-authored-by: abc <a@b.com>
1 parent 4e0f5d5 commit 16acb76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dist/
2222
qlib/VERSION.txt
2323
qlib/data/_libs/expanding.cpp
2424
qlib/data/_libs/rolling.cpp
25+
qlib/_version.py
2526
examples/estimator/estimator_example/
2627
examples/rl/data/
2728
examples/rl/checkpoints/

0 commit comments

Comments
 (0)