From ff0f488c97fe8b554b909a0057cebc4c860eac8f Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 20 Oct 2021 13:40:34 +0800 Subject: +luasocket src --- ThirdParty/luasocket/.gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 ThirdParty/luasocket/.gitignore (limited to 'ThirdParty/luasocket/.gitignore') diff --git a/ThirdParty/luasocket/.gitignore b/ThirdParty/luasocket/.gitignore new file mode 100644 index 0000000..9ed661c --- /dev/null +++ b/ThirdParty/luasocket/.gitignore @@ -0,0 +1,15 @@ +*.o +*.so +*.so.* +*.obj +*.lib +*.dll* +*.user +*.sdf +Debug +Release +*.manifest +*.swp +*.suo +x64 + -- cgit v1.1-26-g67d0