From 28d7a0d2cab45b789cf249a231842c5dd9271a8e Mon Sep 17 00:00:00 2001 From: derrod Date: Thu, 30 Apr 2020 16:42:32 +0200 Subject: [PATCH] Update gitignore for local builds --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 461ade7..5b03ee6 100644 --- a/.gitignore +++ b/.gitignore @@ -134,3 +134,4 @@ dmypy.json # local files (binary test files, images etc.) testing/ stuff/ +dist_pyinstaller/