diff --git a/.gitignore b/.gitignore index eab90c66485b..8b540d109686 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ _deps __pycache__ *.pyc *.so +**/.pytest_cache # Pixi environment .pixi diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md index 37df6cfd38b6..665144876cc5 100644 --- a/ARCHITECTURE.md +++ b/ARCHITECTURE.md @@ -88,11 +88,11 @@ Of course, this will only take us so far. In the future we plan on caching queri Here is an overview of the crates included in the project: - - - - - + + + + +