From 6b7f6268a350137f1f233db98403b635081b0fc7 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Mon, 8 May 2023 11:47:49 +0100 Subject: [PATCH] Updated Github actions yml files --- .gitignore | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/.gitignore b/.gitignore index e7fc19cc..4ac3e975 100644 --- a/.gitignore +++ b/.gitignore @@ -292,26 +292,9 @@ test/sanity-check/c++11/bclang test/sanity-check/c++11/bgcc test/sanity-check/c++14/bclang test/sanity-check/c++14/bgcc -test/sanity-check/c++17/bclang -test/sanity-check/c++17/bgcc test/log.txt log.txt -test/sanity-check/c++17/CMakeFiles test/CMakeFiles -test/sanity-check/c++11/CMakeFiles -test/sanity-check/c++14/CMakeFiles -test/sanity-check/c++11/cmake_install.cmake -test/sanity-check/c++11/CMakeCache.txt -test/sanity-check/c++11/libt11.a -test/sanity-check/c++11/Makefile -test/sanity-check/c++14/cmake_install.cmake -test/sanity-check/c++14/CMakeCache.txt -test/sanity-check/c++14/libt14.a -test/sanity-check/c++14/Makefile -test/sanity-check/c++17/cmake_install.cmake -test/sanity-check/c++17/CMakeCache.txt -test/sanity-check/c++17/libt17.a -test/sanity-check/c++17/Makefile test/vs2019/Debug LLVM test/vs2019/DebugLLVMNoSTL test/vs2019/DebugNoSTL