Skip to content

Commit e83b922

Browse files
committed
chore: gitignore egg-info build artifact
1 parent 5d51fcc commit e83b922

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ __pycache__/
22
*.py[cod]
33
.pytest_cache/
44
.venv/
5+
6+
# egg-info build artifact
7+
src/quant_platform_kit.egg-info/

0 commit comments

Comments
 (0)