From abde27f5904207be3588f7b4cac36230ff05d008 Mon Sep 17 00:00:00 2001 From: Gregory Gauthier Date: Wed, 1 Oct 2025 09:18:16 +0100 Subject: [PATCH] pyrdle first-pass --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 016fc47..9a5831f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store .idea/ +__pycache__/ poetry.lock