1 Star 2 Fork 1

vn.py官方 / vnpy_tora

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 310 Bytes
一键复制 编辑 原始数据 按行查看 历史
noranhe 提交于 2023-08-30 11:12 . [Mod] 修改gitignore
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
# Executables
*.exe
*.out
*.app
# Python
*.pyc
dist/
build/
vnpy_tora.egg-info/
__pycache__/
# Visual Studio
.vs/
x64/
.DS_Store
Python
1
https://gitee.com/vnpy/vnpy_tora.git
git@gitee.com:vnpy/vnpy_tora.git
vnpy
vnpy_tora
vnpy_tora
main

搜索帮助