vnpy/.gitignore

18 lines
109 B
Plaintext

# Python
*.pyc
# Jupyter
.ipynb_checkpoints
# IDE
.vscode
.idea
*.wpr
*.wpu
.vs
# Temp
build
dist
*.local