Removed and gitignored poetry.lock

The poetry.lock files are only relevant for repeatable deployments,
and the one in this project isn't used for that (only the Blender
Cloud project file is used, and that's still there).
This commit is contained in:
2019-05-23 16:23:45 +02:00
parent bf0c61cb90
commit 29573264d2
2 changed files with 1 additions and 306 deletions

1
.gitignore vendored
View File

@@ -10,3 +10,4 @@ MANIFEST
/.tox/
/pillarsdk.egg-info/
/.pytest_cache/
/poetry.lock