Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
Removed and gitignored poetry.lock
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
sybrenstuvel committed May 23, 2019
1 parent 4c275fe commit e557fa9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,052 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ __pycache__
/flamenco/static/assets/css/
/flamenco/static/assets/js/generated/

/poetry.lock
Loading

0 comments on commit e557fa9

Please sign in to comment.