Simplified .gitignore
This commit is contained in:
parent
45bc1ff033
commit
cb7c5a6181
60
.gitignore
vendored
60
.gitignore
vendored
@ -71,58 +71,8 @@ MCServer.dir/
|
|||||||
|
|
||||||
#cmake output folders
|
#cmake output folders
|
||||||
ZERO_CHECK.dir/
|
ZERO_CHECK.dir/
|
||||||
lib/cryptopp/Debug/
|
Debug/
|
||||||
lib/cryptopp/DebugProfile/
|
DebugProfile/
|
||||||
lib/cryptopp/Release/
|
Release/
|
||||||
lib/cryptopp/ReleaseProfile/
|
ReleaseProfile/
|
||||||
lib/cryptopp/cryptopp.dir/
|
*.dir/
|
||||||
lib/expat/Debug/
|
|
||||||
lib/expat/DebugProfile/
|
|
||||||
lib/expat/Release/
|
|
||||||
lib/expat/ReleaseProfile/
|
|
||||||
lib/expat/expat.dir/
|
|
||||||
lib/inifile/Debug/
|
|
||||||
lib/inifile/DebugProfile/
|
|
||||||
lib/inifile/Release/
|
|
||||||
lib/inifile/ReleaseProfile/
|
|
||||||
lib/inifile/inifile.dir/
|
|
||||||
lib/jsoncpp/Debug/
|
|
||||||
lib/jsoncpp/DebugProfile/
|
|
||||||
lib/jsoncpp/Release/
|
|
||||||
lib/jsoncpp/ReleaseProfile/
|
|
||||||
lib/jsoncpp/jsoncpp.dir/
|
|
||||||
lib/lua/Debug/
|
|
||||||
lib/lua/DebugProfile/
|
|
||||||
lib/lua/Release/
|
|
||||||
lib/lua/ReleaseProfile/
|
|
||||||
lib/lua/lua.dir/
|
|
||||||
lib/luaexpat/Debug/
|
|
||||||
lib/luaexpat/DebugProfile/
|
|
||||||
lib/luaexpat/Release/
|
|
||||||
lib/luaexpat/ReleaseProfile/
|
|
||||||
lib/luaexpat/luaexpat.dir/
|
|
||||||
lib/md5/Debug/
|
|
||||||
lib/md5/DebugProfile/
|
|
||||||
lib/md5/Release/
|
|
||||||
lib/md5/ReleaseProfile/
|
|
||||||
lib/md5/md5.dir/
|
|
||||||
lib/sqlite/Debug/
|
|
||||||
lib/sqlite/DebugProfile/
|
|
||||||
lib/sqlite/Release/
|
|
||||||
lib/sqlite/ReleaseProfile/
|
|
||||||
lib/sqlite/sqlite.dir/
|
|
||||||
lib/tolua++/Debug/
|
|
||||||
lib/tolua++/DebugProfile/
|
|
||||||
lib/tolua++/Release/
|
|
||||||
lib/tolua++/ReleaseProfile/
|
|
||||||
lib/tolua++/tolua.dir/
|
|
||||||
lib/tolua++/tolualib.dir/
|
|
||||||
lib/zlib/Debug/
|
|
||||||
lib/zlib/DebugProfile/
|
|
||||||
lib/zlib/Release/
|
|
||||||
lib/zlib/ReleaseProfile/
|
|
||||||
lib/zlib/zlib.dir/
|
|
||||||
src/Debug/
|
|
||||||
src/DebugProfile/
|
|
||||||
src/Release/
|
|
||||||
src/ReleaseProfile/
|
|
||||||
|
Loading…
Reference in New Issue
Block a user