summaryrefslogtreecommitdiffstats
path: root/MCServer/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implemented SSL connection for WebAdmin.madmaxoft2014-05-011-0/+4
| | | | Fixes FS-319.
* Added the generated ZBS API file to ignore list.madmaxoft2014-04-061-0/+2
|
* Ignoring the default GalExports folder.madmaxoft2014-03-251-0/+1
|
* Ignoring all config and SQLite files in the output folder.madmaxoft2014-03-141-4/+2
|
* Added files for eclipse and debug, fix a mistakeMuhammadWang2014-02-161-0/+1
| | | | src/Bindings/BindingsDependecies.txt is a mistake made in 45bc1ff033271bc0c6a9e5931a00c554e065c375
* Ignoring the Comm Logs.madmaxoft2014-01-251-0/+1
|
* Ignoring Gallery plugin settings.madmaxoft2013-12-081-0/+3
|
* The server builds and uses Lua as DLL in Debug mode.madmaxoft2013-12-021-0/+4
| | | | This is a test to see how LuaRocks will interact. Only debug mode on Windows is affected, all other platforms and modes are unchanged.
* Ignoring a few generated files.madmaxoft2013-10-211-0/+1
|
* Added a simple valgrind script for easier testing.madmaxoft2013-09-221-0/+1
|
* DumpAPI: Basic HTML output for classesmadmaxoft2013-09-101-0/+1
|
* APIDump now produces wiki-style tables of functions and constants.madmaxoft2013-09-091-0/+2
| | | | Part of #116.
* Ignoring all memdump files.madmaxoft2013-08-211-1/+1
|
* Ignoring all .ini files in the MCServer folder.madmaxoft2013-08-041-7/+1
| | | | 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.
* Fixed .gitignore up.Alexander Harkness2013-07-301-1/+2
|
* Removed settings.ini and webadmin.ini, made them into *.example.inimadmaxoft2013-07-291-0/+2
|
* Ignoring all items beginning with "world".madmaxoft2013-07-281-1/+1
| | | | This is so that multiple worlds can exists without having to ignore each of them - simply name each worldSomething
* Added a .gitignore for the MCServer directory.Alexander Harkness2013-07-281-0/+20