mirror of
https://github.com/dragonflydb/dragonfly
synced 2024-11-22 07:33:19 +00:00
9add31e20f
While at it, fix some compile warnings, 2 of them are actual bugs (missing virtual d'tor). Signed-off-by: chakaz <chakaz@chakaz>
16 lines
173 B
Plaintext
16 lines
173 B
Plaintext
build/*
|
|
build-*
|
|
clang/*
|
|
clang-*
|
|
.vscode/*.db
|
|
.vscode/settings.json
|
|
third_party
|
|
genfiles/*
|
|
*.sublime-*
|
|
.tags
|
|
!third_party/include/*
|
|
*.pyc
|
|
/CMakeLists.txt.user
|
|
_deps
|
|
releases
|