From 1f2138f8722ffc3cf44abd933482195a69fae7d8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=81ukasz=20Langa?= Date: Thu, 14 Mar 2019 13:16:36 +0100 Subject: [PATCH 1/1] Add pip-wheel-metadata/ to ignores --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a34e51e..73cc19a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ __pycache__ black.egg-info build/ dist/ +pip-wheel-metadata/ \ No newline at end of file -- 2.39.2