From 545c5d388db911982427137c8a80d7dcc0aca53a Mon Sep 17 00:00:00 2001 From: H1K0 Date: Tue, 25 Aug 2020 03:36:24 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a09db3e..e73a03b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ __pycache__ build* +_dump +*.exe *.spec /config.json \ No newline at end of file