From d3164d838c63e134ff3963a4fe911180b1a94d18 Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 14 Apr 2023 00:34:43 +0300 Subject: lua lib folder has not been updating in a while since gitignore lib in root. WHOOPS! --- lib/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lib/.gitignore (limited to 'lib') diff --git a/lib/.gitignore b/lib/.gitignore new file mode 100644 index 0000000..6e2ad66 --- /dev/null +++ b/lib/.gitignore @@ -0,0 +1,2 @@ +liblua.a +libraylib.a -- cgit v1.2.3