From 0abc0b5046c9b4f9419dbfed25a9c0244ecc8c00 Mon Sep 17 00:00:00 2001 From: iskay Date: Mon, 8 May 2023 19:29:24 +0000 Subject: [PATCH] add build to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8ae2b229..0e253ae4 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ __pycache__ *~ package app/data/build_tag.txt +build