From aa0ae2f46dbb701d433f3eb0b62fef024009e4e8 Mon Sep 17 00:00:00 2001 From: Ian Bell Date: Mon, 20 Apr 2026 15:57:57 -0400 Subject: [PATCH] Ignore the .cache dir (#2752) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index caf970cf..d8c3a3fa 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ Web/fluid_properties/fluids/molecule_sdf/ /bld* /.cpm_cache/ +/.cache /dev/VS2010