From ee80b05d103bceb5c4d164c969c6a3ae8b192a11 Mon Sep 17 00:00:00 2001 From: starnakin Date: Mon, 24 Jul 2023 08:56:12 +0200 Subject: [PATCH] add: tmp in .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 97d552b..782206f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ IronGolem.asm IronGolem.🗿 +tmp.*