From 65bb3a925dce47796e8f46678b5189f17dfc97fb Mon Sep 17 00:00:00 2001 From: Emanuele Date: Mon, 30 Mar 2020 17:30:08 +0200 Subject: [PATCH] aggiornato .gitignore per escludere build --- bananaSPLIT/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/bananaSPLIT/.gitignore b/bananaSPLIT/.gitignore index 83e4dfe..d98f803 100644 --- a/bananaSPLIT/.gitignore +++ b/bananaSPLIT/.gitignore @@ -1,4 +1,5 @@ *.py[ocd] +build /bananaSPLIT.exe.spec .project .pyproject \ No newline at end of file