diff --git a/.gitignore b/.gitignore index d2f641af..15732fed 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,6 @@ .vscode/ build/ -bin/ -GBE_Build/ dll/proto_gen/ @@ -29,16 +27,4 @@ tools/migrate_gse/.vscode/ tools/migrate_gse/bin/ tools/migrate_gse/**/__pycache__/ -third-party/ - -# zips -premake.zip -premake.tar.gz - -# linux -example.so -premake -libluasocket.so - -# win -premake/ \ No newline at end of file +third-party/ \ No newline at end of file