Skip to content

Commit 1aa619e

Browse files
authored
Add poetry.lock to .gitignore (redis#457)
* Add poetry.lock to .gitignore * remove poetry.lock
1 parent 7bc8b40 commit 1aa619e

File tree

2 files changed

+1
-1403
lines changed

2 files changed

+1
-1403
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ share/python-wheels/
2626
.installed.cfg
2727
*.egg
2828
MANIFEST
29+
poetry.lock
2930

3031
# PyInstaller
3132
# Usually these files are written by a python script from a template

0 commit comments

Comments
 (0)