From 3a5cff361379203da324f9bc7f1b9c00767dc80e Mon Sep 17 00:00:00 2001 From: telkar-rg Date: Wed, 11 Oct 2023 15:09:53 +0200 Subject: [PATCH] updated gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 28eb895..86a8c0f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.temp +_Releases/* # Compiled Lua sources luac.out