diff --git a/.gitignore b/.gitignore index 75fa28e..a224f01 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,7 @@ venv .coverage .schema .vscode +.hypothesis +Pipfile +Pipfile.lock +pyproject.toml