mirror of
https://github.com/dragonflydb/dragonfly
synced 2024-11-22 07:33:19 +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>
22 lines
239 B
Plaintext
22 lines
239 B
Plaintext
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
|