From 865889712e1429e156e433597fec9ec603fcd810 Mon Sep 17 00:00:00 2001 From: Daniel Seiller Date: Sat, 31 Aug 2019 23:45:30 +0200 Subject: [PATCH] chore: gitignore pip-wheel-metadata --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index db638e7..5b0dd33 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ __pycache__ *.egg-info build *.pdf -.history \ No newline at end of file +.history +pip-wheel-metadata \ No newline at end of file