From 6bd5cdc8907f9a8b9c723146c0c891e04573b307 Mon Sep 17 00:00:00 2001 From: kedhammar Date: Wed, 10 Jan 2024 14:14:16 +0100 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b2df197..3aeabc2 100755 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ *~ *.egg-info .DS_Store +.benchmarks +.*_cache \ No newline at end of file