style(.gitignore): git忽略poetry.lock
This commit is contained in:
parent
b9dcbe1d56
commit
2a2bce0793
|
|
@ -100,7 +100,7 @@ ipython_config.py
|
|||
# This is especially recommended for binary packages to ensure reproducibility, and is more
|
||||
# commonly ignored for libraries.
|
||||
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
|
||||
#poetry.lock
|
||||
poetry.lock
|
||||
|
||||
# pdm
|
||||
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
|
||||
|
|
|
|||
Loading…
Reference in New Issue