diff --git a/.gitignore b/.gitignore index 99f887f..9168449 100644 --- a/.gitignore +++ b/.gitignore @@ -132,3 +132,6 @@ tests/test_pandas_data.py # vscode .vscode + +# poetry +poetry.lock \ No newline at end of file