From 3f1a8802f676ce929016e0d66a75f6ed88b6aeba Mon Sep 17 00:00:00 2001 From: djl11 Date: Sat, 21 May 2022 14:53:06 +0200 Subject: [PATCH] modified .gitignore so that all hidden framework-specific test files are ignored. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 187f0b97e97bb..a3b0831a1dd92 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,4 @@ with_time_logs/ *.ods *.json .hypothesis -.array_api_tests_k_flag +.array_api_tests_k_flag*