vnpy/.gitignore
msincenselee aa489ea31b mysql
2015-10-08 00:27:06 +08:00

44 lines
380 B
Plaintext

# C++源代码
ipch/
Release/
*.sdf
*.sln
*.suo
*.exp
*.pdb
*.filters
*.vcxproj
*.cd
# Python编译文件
*.pyc
# WingIDE文件
*.wpr
*.wpu
# 压缩文件
*.zip
# API的.con文件
*.con
# visual studio
*.opensdf
# 本地持久化文件
*.vn
# word文档
*.doc
*.docx
# 其他文件
*.dump
*.vssettings
vnpy.pyproj.user
.idea/workspace.xml
.idea/.name
.idea/vnpy.iml
*.xml