1 Star 0 Fork 70

tangqianli/kungfu

forked from 功夫量化/kungfu 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 620 Bytes
一键复制 编辑 原始数据 按行查看 历史
张某人不说了 提交于 2019-12-27 12:04 . [add] lock
### CMake template
CMakeCache.txt
CMakeFiles
CMakeScripts
Makefile
cmake_install.cmake
install_manifest.txt
# IDE related
*.VC.*
*.sln
*.vcxproj*
Debug/
.vs/
.vscode/
.idea/
.arcconfig
*.flow
# Build related
cmake-build-debug/
build/
build-*/
*.pyc
# NPM related
node_modules/
dist/
.clang-format
.project
package-lock.json
*.lock
# OS files
.DS_Store
*.log
cli/*
*/_version.py
# Python Distribution / packaging
develop-eggs/
downloads/
eggs/
.eggs/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# Byte-compiled / optimized / DLL files
__pycache__/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/tangqianli/kungfu.git
git@gitee.com:tangqianli/kungfu.git
tangqianli
kungfu
kungfu
master

搜索帮助