diff --git a/.gitignore b/.gitignore index 0a328f0..66cdace 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,6 @@ docs/_build venv pyvenv .cache/ + +Pipfile +Pipfile.lock