From 58f72cfa6b411550d313e51a36f28d9b85f66d5c Mon Sep 17 00:00:00 2001 From: Theophile Terraz Date: Thu, 7 Nov 2024 16:28:07 +0100 Subject: [PATCH] add solver dirs in .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7922bbcd..abdda20f 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,9 @@ __old__ *-venv +mage8 +adists + ### END CUSTOM ### # Created by https://www.toptal.com/developers/gitignore/api/python