diff --git a/.gitignore b/.gitignore index a27594f67f68ff24f6e7155f529feb396dc1999a..66bc11a9c58d5bcfbe624cc5b4d3ba3cb9be4c0b 100644 --- a/.gitignore +++ b/.gitignore @@ -134,3 +134,6 @@ dmypy.json # Images *.pdf +# Ignore environment (environment used in JupyterLab) +poetry.lock +pyproject.toml