From 83307b36099158fb02e1e05be0883434f8c73b34 Mon Sep 17 00:00:00 2001 From: Artur Barseghyan Date: Thu, 17 Oct 2024 23:56:19 +0200 Subject: [PATCH] Cleanup --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6fff3e8..af28ad7 100755 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ examples/sqlalchemy/media/ examples/sqlmodel/media/ examples/hypothesis/.hypothesis/ .mypy_cache/ +benchmark.py