diff --git a/.gitignore b/.gitignore index f2f9b4f..cbca85e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ migrations/ venv/ .venv/ + +Pipfile +Pipfile.lock