From 492c33462ff231180b48b17b7d9635a452d0d458 Mon Sep 17 00:00:00 2001 From: Nico Jensen Date: Wed, 23 Aug 2023 15:55:41 +0200 Subject: [PATCH] add build folders --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e6c0abe..ea61241 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ .vscode/ __pycache__/ +build/ +dist/ +main.spec .DS_store config.json tags.txt