Skip to content

Commit bf4f9de

Browse files
jseop-limKirade
authored andcommitted
Revert "ADD: Ignore poetry.lock in git"
This reverts commit 25d85bd.
1 parent 412bac2 commit bf4f9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ ipython_config.py
191191
# This is especially recommended for binary packages to ensure reproducibility, and is more
192192
# commonly ignored for libraries.
193193
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
194-
poetry.lock
194+
#poetry.lock
195195

196196
# pdm
197197
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.

0 commit comments

Comments
 (0)