From 854f0325c748903ad7fbd262b823d1d571a26962 Mon Sep 17 00:00:00 2001 From: Jonas Depoix Date: Tue, 3 Jul 2018 13:42:51 +0200 Subject: [PATCH] .gitignore updated --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 818550b..16a69f2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ *.pyc dist build -*.egg-info \ No newline at end of file +*.egg-info +upload_new_version.sh \ No newline at end of file