mirror of
https://github.com/MariaDB/server.git
synced 2026-04-25 09:45:31 +02:00
Merge 10.2 into 10.3
This commit is contained in:
commit
4a7dfda373
36 changed files with 358 additions and 51 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -340,6 +340,7 @@ x86/
|
|||
build/
|
||||
bld/
|
||||
[Bb]in/
|
||||
/cmake-build-debug/
|
||||
[Oo]bj/
|
||||
|
||||
# Roslyn cache directories
|
||||
|
|
@ -521,4 +522,5 @@ compile_commands.json
|
|||
# Visual Studio Code workspace
|
||||
.vscode/
|
||||
|
||||
/.idea/
|
||||
.cache/clangd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue