From 65879f4bd3d284c2895790f0def51b2cf45ef03a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20G=C3=B3mez=20Garc=C3=ADa?= Date: Tue, 3 Nov 2020 07:29:18 +0100 Subject: [PATCH] fixed ignorables for mac client --- client-py3/full/src/.gitignore | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/client-py3/full/src/.gitignore b/client-py3/full/src/.gitignore index 4394054a..fb01f15d 100644 --- a/client-py3/full/src/.gitignore +++ b/client-py3/full/src/.gitignore @@ -1,7 +1,4 @@ /build /dist -UDSClient.dmg -UDSClient.pkg -UDSClient.dist -UDSClient.build -.eggs +/UDSClient*.pkg +/.eggs