This doesn't speed things up usually, since we still make the same amount of requests, but it doesn't count against the rate-limit in case there is a cache hit. Also there is a smaller chance of things going wrong, since we don't transfer any payload. The cache is store in a .autobuild_cache directory using a sqlite DB.
4 lines
48 B
Plaintext
4 lines
48 B
Plaintext
*.pyc
|
|
.vscode/
|
|
.mypy_cache/
|
|
.autobuild_cache/ |