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