From 38e813079388709960e472f9eb9504abd24a662d Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Wed, 21 Aug 2024 15:08:25 +0500 Subject: [PATCH] stop ignoring src/bonsai/bonsai/libs After #4373 with new folder structure 'libs' is no longer used to store dependencies and there is no need to ignore it. --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index a48c3c7c10..c219a65be7 100644 --- a/.gitignore +++ b/.gitignore @@ -73,9 +73,6 @@ src/ifcopenshell-python/test/build # mypy cache .mypy_cache -# bonsai libs -src/bonsai/bonsai/libs - # bonsai i18n src/bonsai/bonsai/translations.py