Dont ignore poetry lock from docker
All checks were successful
Build and Publish Docker Image / build (push) Successful in 43s
All checks were successful
Build and Publish Docker Image / build (push) Successful in 43s
This commit is contained in:
@@ -43,9 +43,6 @@ ipython_config.py
|
|||||||
# Ignore pyenv files
|
# Ignore pyenv files
|
||||||
.python-version
|
.python-version
|
||||||
|
|
||||||
# Ignore Poetry lock file
|
|
||||||
poetry.lock
|
|
||||||
|
|
||||||
# Ignore VS Code settings
|
# Ignore VS Code settings
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user