mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2024-12-14 11:58:02 +00:00
20b8817148
1. Fix corner cases around non existing keys 2. Fix matching logic for * glob, as well as '' glob. 3. Improve SORT option parsing. Signed-off-by: Roman Gershman <roman@dragonflydb.io>
21 lines
239 B
Text
21 lines
239 B
Text
build/*
|
|
build-*
|
|
clang/*
|
|
clang-*
|
|
.vscode/*.db
|
|
.vscode/settings.json
|
|
.vscode/launch.json
|
|
third_party
|
|
genfiles/*
|
|
*.sublime-*
|
|
*.orig
|
|
.tags
|
|
!third_party/include/*
|
|
*.pyc
|
|
/CMakeLists.txt.user
|
|
_deps
|
|
releases
|
|
.DS_Store
|
|
.idea/*
|
|
.hypothesis
|
|
.secrets
|