3 Star 6 Fork 3

Gitee 极速下载/maxscale

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/mariadb-corporation/MaxScale
克隆/下载
.gitignore 708 Bytes
一键复制 编辑 原始数据 按行查看 历史
Markus Mäkelä 提交于 2019-11-08 14:17 . Merge branch '2.4' into develop
# Object files
*.o
*.ko
*.lo
# Libraries
*.lib
*.a
*.la
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
# log files (from testing etc.)
*.log
# "make depend" generated stuff
depend
depend.mk
# various auto-backup stuff
*~
*#
.#*
._*
# Vi swap files
.*.swp
/build/
# CMake directories
build/
CMakeFiles/*
*/CMakeFiles/*
*/*/CMakeFiles/*
*/*/*/CMakeFiles/*
*/*/*/*/CMakeFiles/*
Makefile
/.DS_Store
.DS_Store
# Netbeans Project files
nbproject/
/build/
CLion project files
/.idea
# RBCommons
.reviewboardrc
# vscode
.vscode
# Qt Creator project files
*.txt.user
*.pro
*.pro.user
*.pri
# Build directories
/debug*/
/release*/
/package*/
# Emacs
TAGS
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/maxscale.git
[email protected]:mirrors/maxscale.git
mirrors
maxscale
maxscale
24.02

搜索帮助