From 1d604049c4be5588f4b36207f4724b1701dcf906 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 10 Jun 2024 23:02:49 +0300 Subject: [PATCH] gitignore: add wheel and tarball Signed-off-by: Arthur Zamarin --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 217d057..4243ff8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ __pycache__/ /.tox/ /integration_test/dist/ + +/dist/