From c6ab40b1602443938e431b996b28fb3d888365bb Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 17 Dec 2025 09:15:48 +0100 Subject: Cleanup --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 20da609..9922f9b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,8 +11,7 @@ perf.data.old run run.exe debugrun -tables/* -tables-old/* +tables*/* test/*/runtest test/.DS_Store test/run @@ -48,3 +47,5 @@ python/*.pyd python/*.exp python/*.lib *.sketch +__pycache__ +*/__pycache__ -- cgit v1.3