From c368c0f4aa0a810f5102cb8958e57410e572afa8 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 13 Aug 2025 15:10:37 +0100 Subject: Improvements to build.bat (unit tests on Windows) --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 38d22f8..322ebb5 100644 --- a/.gitignore +++ b/.gitignore @@ -11,8 +11,6 @@ perf.data.old run run.exe debugrun -shell/lasttest.out -shell/lasttest.err tables/* test/*/runtest test/.DS_Store @@ -43,3 +41,7 @@ tools/results *.exp *.lib *.pdb +*.ilk +python/*.pyd +python/*.exp +python/*.lib -- cgit v1.3