diff --git a/.gitignore b/.gitignore index f974c5e..8b44130 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ *.o *.exe -*.lib \ No newline at end of file +*.lib +*.a +*.so +*.dll +lua +luac \ No newline at end of file diff --git a/src/lua54.dll b/src/lua54.dll deleted file mode 100644 index 4270c76..0000000 Binary files a/src/lua54.dll and /dev/null differ