From 4a93892edd46cf87e762340275882aad2fac88dd Mon Sep 17 00:00:00 2001 From: zincnode Date: Sun, 24 Nov 2024 10:14:10 +0800 Subject: [PATCH] Update `.gitignore` for tests output - Update `.gitignore` for tests output --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 68bc17f9..9e3840bc 100644 --- a/.gitignore +++ b/.gitignore @@ -50,6 +50,11 @@ coverage.xml .hypothesis/ .pytest_cache/ cover/ +cellvars/ +depyf_output/ +simple_output/ +temp_output/ +test_irregular/ # Translations *.mo