diff --git a/.gitignore b/.gitignore index 61b7cc8..4422f8c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /.idea/ **/__pycache__/ /tests/ +poetry.lock \ No newline at end of file