From 58af21ca6d3e1761b9de366886ef13e5e4ef7f84 Mon Sep 17 00:00:00 2001 From: Irene Sheen Date: Sat, 9 May 2026 09:01:33 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b80f403..701cb8a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules data/* !data/.gitkeep +__pycache__/