hikyuu2/.gitignore

43 lines
461 B
Plaintext
Raw Normal View History

.xmake
.idea
2017-06-19 00:39:49 +08:00
*.xml
2016-04-03 00:08:31 +08:00
*.bak
*.pyc
*.pyd
*.so
*.log
*.plk
2017-06-07 02:14:22 +08:00
*.exe
*.sdf
*.suo
*.dll
*.so
*.dylib
2016-04-03 00:08:31 +08:00
.metadata
.settings
.cproject
.project
.pyproject
2018-08-31 02:50:06 +08:00
.vscode
2018-09-13 20:48:51 +08:00
.vs
.ipynb_checkpoints
2019-03-03 20:47:28 +08:00
temp.txt
2018-09-12 23:39:28 +08:00
release.x64.version.h
release.x86.version.h
2018-09-13 20:48:51 +08:00
hikyuu.code-workspace
/install
2016-04-03 00:08:31 +08:00
/build
2019-02-17 16:10:03 +08:00
/docs/build
/docs/notepad-workspace
2016-04-03 00:08:31 +08:00
*~
2018-10-23 01:09:13 +08:00
install
2018-09-19 02:45:50 +08:00
.DS_Store
hikyuu_cpp/hikyuu/version.h
hikyuu/tools/maintain/importdata.ini
hikyuu/libboost_*
hikyuu/importdata
2019-02-13 23:06:58 +08:00
Hikyuu.egg-info
dist
2019-02-15 23:19:30 +08:00
boost_*
py_version