126 lines
1.9 KiB
Plaintext
126 lines
1.9 KiB
Plaintext
build/
|
|
MCServer/MCServer
|
|
ChunkWorxSave.ini
|
|
doxy/
|
|
Profiling
|
|
Symbols
|
|
cloc-ignored.txt
|
|
cloc.xml
|
|
cloc.xsl
|
|
*.ncb
|
|
*.user
|
|
*.suo
|
|
/EveryNight.cmd
|
|
/UploadLuaAPI.cmd
|
|
|
|
# IDE Stuff
|
|
## Sublime Text
|
|
*.sublime-*
|
|
## emacs
|
|
*.*~
|
|
*~
|
|
*.orig
|
|
|
|
# world inside source
|
|
ChunkWorx.ini
|
|
groups.ini
|
|
items.ini
|
|
monsters.ini
|
|
settings.ini
|
|
terrain.ini
|
|
users.ini
|
|
webadmin.ini
|
|
world.ini
|
|
crafting.txt
|
|
motd.txt
|
|
logs
|
|
players
|
|
world
|
|
world_nether
|
|
|
|
#cmake stuff
|
|
CMakeFiles/
|
|
cmake_install.cmake
|
|
CMakeCache.txt
|
|
Makefile
|
|
|
|
*.a
|
|
*.d
|
|
*.so
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
Makefile
|
|
cmake_install.cmake
|
|
install_mainfest.txt
|
|
src/MCServer
|
|
lib/tolua++/tolua
|
|
src/Bindings/Bindings.*
|
|
MCServer.dir/
|
|
|
|
#win32 cmake stuff
|
|
*.vcxproj
|
|
*.vcproj
|
|
*.vcxproj.filters
|
|
*.opensdf
|
|
*.sdf
|
|
*.sln
|
|
*.idb
|
|
|
|
#cmake output folders
|
|
ZERO_CHECK.dir/
|
|
lib/cryptopp/Debug/
|
|
lib/cryptopp/DebugProfile/
|
|
lib/cryptopp/Release/
|
|
lib/cryptopp/ReleaseProfile/
|
|
lib/cryptopp/cryptopp.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/
|