From d7d732932abebe419a7ac0e6914ca294f763747e Mon Sep 17 00:00:00 2001 From: dsengupta0628 Date: Wed, 8 Apr 2026 00:28:53 +0000 Subject: [PATCH] remove unnecessary files and update .gititnore Signed-off-by: dsengupta0628 --- .gitignore | 2 +- liberty/test/Testing/Temporary/CTestCostData.txt | 1 - liberty/test/Testing/Temporary/LastTest.log | 3 --- 3 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 liberty/test/Testing/Temporary/CTestCostData.txt delete mode 100644 liberty/test/Testing/Temporary/LastTest.log diff --git a/.gitignore b/.gitignore index a9f079e1..267c23f7 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,4 @@ doc/messages.txt # test artifacts */test/*.log -Testing/ +**/Testing/ diff --git a/liberty/test/Testing/Temporary/CTestCostData.txt b/liberty/test/Testing/Temporary/CTestCostData.txt deleted file mode 100644 index ed97d539..00000000 --- a/liberty/test/Testing/Temporary/CTestCostData.txt +++ /dev/null @@ -1 +0,0 @@ ---- diff --git a/liberty/test/Testing/Temporary/LastTest.log b/liberty/test/Testing/Temporary/LastTest.log deleted file mode 100644 index 98e61b54..00000000 --- a/liberty/test/Testing/Temporary/LastTest.log +++ /dev/null @@ -1,3 +0,0 @@ -Start testing: Apr 07 21:37 UTC ----------------------------------------------------------- -End testing: Apr 07 21:37 UTC