hikyuu2/.gitignore
fasiondog 38de8a7f8e Solves the problem of redirecting C++ output to python;
Remove any additional eclipse configuration files
2018-08-30 02:38:13 +08:00

21 lines
133 B
Plaintext

.xmake
.idea
*.xml
*.bak
*.pyc
*.pyd
*.so
*.log
*.plk
*.exe
*.sdf
*.suo
.metadata
.settings
.cproject
.project
.pyproject
/build
*~