From 70cf0c09a875f578cc9be9ebf7a900c3e857a2a5 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Mon, 2 Dec 2013 22:36:43 +0100 Subject: The server builds and uses Lua as DLL in Debug mode. This is a test to see how LuaRocks will interact. Only debug mode on Windows is affected, all other platforms and modes are unchanged. --- MCServer/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'MCServer') diff --git a/MCServer/.gitignore b/MCServer/.gitignore index c03bcbe99..1fed134fe 100644 --- a/MCServer/.gitignore +++ b/MCServer/.gitignore @@ -1,4 +1,7 @@ *.exe +*.dll +*.exp +*.lib *.ini MCServer logs @@ -20,3 +23,4 @@ valgrind.log motd.txt *.deuser *.dmp +*.xml -- cgit v1.2.3