1
0
Fork 0

Ignoring all .ini files in the MCServer folder.

Only the .example.ini files are supposed to be in the repository and they must be added specifically by name (git add -f <filename>). All the other .ini files are considered instance-specific and are not to be put into the repo.
This commit is contained in:
madmaxoft 2013-08-04 16:05:45 +02:00
parent 5fe7008966
commit b522a9b262
1 changed files with 1 additions and 7 deletions

8
MCServer/.gitignore vendored
View File

@ -1,11 +1,8 @@
*.exe
ChunkWorx.ini
ChunkWorxSave.ini
*.ini
MCServer
banned.ini
logs
players
whitelist.ini
world*
API.txt
*.dat
@ -15,9 +12,6 @@ schematics
*.pdb
memdump.xml
*.grab
ProtectionAreas.ini
ProtectionAreas.sqlite
helgrind.log
settings.ini
webadmin.ini
motd.txt