Add poetry.lock to .gitignore (#457)
* Add poetry.lock to .gitignore * remove poetry.lock
This commit is contained in:
parent
7bc8b402d5
commit
1aa619e418
2 changed files with 1 additions and 1403 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -26,6 +26,7 @@ share/python-wheels/
|
|||
.installed.cfg
|
||||
*.egg
|
||||
MANIFEST
|
||||
poetry.lock
|
||||
|
||||
# PyInstaller
|
||||
# Usually these files are written by a python script from a template
|
||||
|
|
1403
poetry.lock
generated
1403
poetry.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue