1 Star 0 Fork 0

li9616/cvui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 713 Bytes
一键复制 编辑 原始数据 按行查看 历史
Fernando Bevilacqua 提交于 2018-10-08 08:01 . Ignore some files and dirs
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
#Misc
*.sdf
*.opensdf
*.suo
example/build/*
example/.vs/*
.idea
*.pyc
.vs/*
.vscode/*
#Build paths
build
build.release
install
bin
# "Compiled" docs folder
/docs/_site
#Save those, please
!example/build/README.txt
!example/build/data/*
html
# eclipse
.cproject
.project
.settings/
# cmake
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
# Files related to the python packaging process
/python/package/cvui/cvui.py
/python/package/cvui.egg-info
/python/package/dist
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/li9616/cvui.git
git@gitee.com:li9616/cvui.git
li9616
cvui
cvui
master

搜索帮助