From 4183b8e162c167106713d3dfc357431041a5eae4 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Wed, 19 Mar 2025 15:01:39 +0300 Subject: [PATCH] ignore testing config --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6fd0a37..1bd1157 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Testing Configuration +test.lua + # Compiled Lua sources luac.out