feat: Implement caching for fetched items to improve startup performance and ignore cache files.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.mainline_venv/
|
||||
.mainline_cache_*.json
|
||||
|
||||
Reference in New Issue
Block a user