hikyuu2/.gitignore
2020-06-10 00:17:24 +08:00

53 lines
587 B
Plaintext

.xmake
.idea
*.xml
*.bak
*.pyc
*.pyd
*.so
*.log
*.plk
*.exe
*.sdf
*.suo
*.dll
*.lib
*.so
*.dylib
.metadata
.settings
.cproject
.project
.pyproject
.vscode
.vs
.ipynb_checkpoints
temp
temp.txt
compile_info
release.x64.version.h
release.x86.version.h
hikyuu.code-workspace
/install
/build
/docs/build
/docs/notepad-workspace
/cppcheck-cppcheck-build-dir
*~
install
.DS_Store
hikyuu_cpp/hikyuu/config.h
hikyuu_cpp/hikyuu/version.h
hikyuu/tools/maintain/importdata.ini
hikyuu/libboost_*
hikyuu/importdata
Hikyuu.egg-info
dist
boost_*
py_version
vsxmake2017
vs2017
vs2019
vs2010
vs2013
vs2015