doc: some performance notes for query_range (#409)
* doc: some performance notes for query_range * add ruff_cache to gitignore
This commit is contained in:
parent
a7f05c2cad
commit
95a16b956f
4 changed files with 27 additions and 16 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -155,6 +155,9 @@ celerybeat-schedule
|
|||
.dmypy.json
|
||||
dmypy.json
|
||||
|
||||
# linters
|
||||
.ruff_cache/
|
||||
|
||||
# Pyre type checker
|
||||
.pyre/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue