From 8ddc8b350426105d57142d52158287c0c9249d98 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Mon, 20 Mar 2023 16:49:02 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20.gitignore=20build/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f37cdb5..42fe1ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +build/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]