From 5443d6828eaf5cbc7dc4613d9d75b4c192d17730 Mon Sep 17 00:00:00 2001 From: Vincent Peyruqueou Date: Mon, 27 Mar 2023 11:43:54 +0200 Subject: Microsoft Visual Studio (2022) solution to test IVY (perf and test ready) --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 668ca85..8fb349d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,9 @@ src/Win32/ src/ivy_c.vcxproj.user .vs/ +tools/IvyPerf/IvyPerf.vcxproj.user +tools/IvyPerf/Win32/ +tools/IvyTestReady/IvyTestReady.vcxproj.user +tools/IvyTestReady/Win32/ +tools/IvyTestReady/x64/ +tools/Win32/ -- cgit v1.1