Dont ignore poetry lock from docker
All checks were successful
Build and Publish Docker Image / build (push) Successful in 43s

This commit is contained in:
2024-11-11 10:30:42 +13:00
parent 66c46dff05
commit f184aa1680

View File

@@ -43,9 +43,6 @@ ipython_config.py
# Ignore pyenv files
.python-version
# Ignore Poetry lock file
poetry.lock
# Ignore VS Code settings
.vscode/