mirror of
https://github.com/MariaDB/server.git
synced 2026-04-23 16:55:31 +02:00
Merge 10.6 into 10.7
This commit is contained in:
commit
b4911f5a34
85 changed files with 1236 additions and 389 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -359,6 +359,7 @@ x86/
|
|||
build/
|
||||
bld/
|
||||
[Bb]in/
|
||||
/cmake-build-debug/
|
||||
[Oo]bj/
|
||||
|
||||
# Roslyn cache directories
|
||||
|
|
@ -542,7 +543,7 @@ compile_commands.json
|
|||
.vscode/
|
||||
|
||||
# Clion && other JetBrains ides
|
||||
.idea
|
||||
/.idea/
|
||||
|
||||
.cache/clangd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue