1 Star 0 Fork 17

navybluebear / knet

forked from 冰雅轩 / knet 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 412 Bytes
一键复制 编辑 原始数据 按行查看 历史
cageq 提交于 2020-09-11 10:07 . Update .gitignore
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
CMakeFiles
cmake_install.cmake
CMakeCache.txt
env.cmake
Makefile
.DS_Store
build
deps
opt/asio-1.18.0
opt/fmt-7.0.3
bin
*.swp
.vscode
*.log
C++
1
https://gitee.com/navybluebear/knet.git
git@gitee.com:navybluebear/knet.git
navybluebear
knet
knet
master

搜索帮助