diff --git a/.gitignore b/.gitignore index 0b3d191..cad086a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,5 +8,5 @@ __pycache__/ *.pyo *.pyd .pytest_cache/ - +poetry.lock zapp.yaml \ No newline at end of file diff --git a/poetry.lock b/poetry.lock deleted file mode 100644 index 8d6a570..0000000 --- a/poetry.lock +++ /dev/null @@ -1,7 +0,0 @@ -# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. -package = [] - -[metadata] -lock-version = "2.1" -python-versions = ">=3.12" -content-hash = "75265641fd1a3f2a4d608312a3879427b7141ac2a51d0873da5711cbc8ead28e"