From c10e383019280edf6433b422603be45294c9ccf5 Mon Sep 17 00:00:00 2001 From: yetone Date: Thu, 26 Jun 2025 16:55:38 +0800 Subject: [PATCH] chores:update gitignore (#2341) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 346fa47..039cd59 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.so # Lua compiled files *.lua~ *.luac