From a326b6d34594497cc2d65af60daf1a85490f3029 Mon Sep 17 00:00:00 2001 From: "matthias@arch" Date: Mon, 15 May 2023 22:05:26 +0200 Subject: [PATCH] added pycache and test --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e81f3bd..2076781 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ testing/ -__pycache__ +test/ +*__pycache__* build/ regina.egg-info/ regina/test/