From 7af7e7003131e182efb30bac8c1ff06ac1d667d6 Mon Sep 17 00:00:00 2001 From: jussi Date: Sun, 15 Oct 2023 18:54:19 +0300 Subject: Renamed start, end arguments to a, b to avoid using Lua keyword end in argument names. --- lib/.gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/.gitignore b/lib/.gitignore index 94acff4..f59ec20 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -1,3 +1 @@ -liblua.a -libluajit.a -libraylib.a \ No newline at end of file +* \ No newline at end of file -- cgit v1.2.3