From 00297f974fcee622fcb530cb4d34aea94e301eec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sat, 18 Apr 2020 23:29:44 +0200 Subject: [PATCH] :see_no_evil: Update gitignore with Poetry --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2b65cea..dc7dcf3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .vscode testing-project .mypy_cache +poetry.lock