vnpy/.gitignore
2019-01-06 20:13:50 +08:00

13 lines
67 B
Plaintext

# Python
*.pyc
# IDE
.vscode
.idea
*.wpr
*.wpu
# Temp
build
dist