1
0
mirror of https://github.com/github/gitignore synced 2024-06-02 02:38:12 +02:00

In Python.gitignore substitute Poetry for poetry

This commit is contained in:
John Dawson 2023-01-11 08:06:23 +00:00
parent 2144beff38
commit a883d5857f

View File

@ -95,7 +95,7 @@ ipython_config.py
# needed dependencies.
# Pipfile.lock
# poetry
# Poetry
# Similar to Pipfile.lock, it is generally recommended to include poetry.lock
# in version control. This is especially recommended for binary packages to
# ensure reproducibility, and is more commonly ignored for libraries.