From b7c26f5a2ada9b7c322b346038780f628a5c3ae0 Mon Sep 17 00:00:00 2001 From: Mattia Robbiano Date: Mon, 8 Sep 2025 18:26:54 +0200 Subject: [PATCH] added cotengra cash exclusion --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7f051b8..39fb956 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,6 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ .devenv + +# Cotengra cache +examples/quimb_intro/ctg_cache/ \ No newline at end of file