From d990462c9a026e4b4980edddb5ab03b0373b9982 Mon Sep 17 00:00:00 2001 From: Denis Date: Wed, 7 Feb 2024 23:08:45 +0100 Subject: [PATCH] .gitignore .cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5a7eb0ed273..c533f037efd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ *.pyo *.out /build +/.cache \ No newline at end of file