diff --git a/.gitignore b/.gitignore index a36dd67..d9aef78 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# Ignoring pipenv files for now +Pipfile +Pipfile.lock + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]