Skip to content

Commit

Permalink
Add poetry lock file to ignores (this is a library, don't lock)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgalloy committed May 3, 2019
1 parent ecf4f2b commit a9dbe74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,5 @@ ENV/

# mypy
.mypy_cache/

poetry.lock

0 comments on commit a9dbe74

Please sign in to comment.