1
0

Merge branch 'master' of github.com:mc-server/MCServer

This commit is contained in:
Alexander Harkness 2013-07-28 14:06:31 +01:00
commit bb421c0703
5 changed files with 38 additions and 3 deletions

8
.gitignore vendored
View File

@ -1 +1,9 @@
build/
MCServer/MCServer
ChunkWorxSave.ini
doxy/
Profiling
SymSrv
cloc-ignored.txt
cloc.xml
cloc.xsl

20
MCServer/.gitignore vendored Normal file
View File

@ -0,0 +1,20 @@
*.exe
ChunkWorx.ini
ChunkWorxSave.ini
MCServer
banned.ini
logs
players
whitelist.ini
world
API.txt
*.dat
schematics
*.schematic
*.ilk
*.pdb
memdump.xml
*.grab
ProtectionAreas.ini
ProtectionAreas.sqlite
helgrind.log

View File

@ -19,9 +19,6 @@ Plugin=Core
Plugin=ChunkWorx
Plugin=ChatLog
[HelpPlugin]
ShowPluginNames=1
[Monsters]
AnimalsOn=0
AnimalSpawnInterval=10

5
Tools/AnvilStats/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
.xls
Statistics.txt
*.bmp
Profiling
*.png

5
VC2008/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
Debug/
Release/
*.user
*.ncb
*.suo