Browse Source

📌 Add Poetry lock to git (#685)

pull/13907/head
Sebastián Ramírez 1 year ago
committed by GitHub
parent
commit
5e5e4edd8c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      backend/.gitignore
  2. 2468
      backend/poetry.lock

1
backend/.gitignore

@ -4,6 +4,5 @@ app.egg-info
.mypy_cache
.coverage
htmlcov
poetry.lock
.cache
.venv

2468
backend/poetry.lock

File diff suppressed because it is too large
Loading…
Cancel
Save