DumpMemoryCommand: move memory dumps to their own folder

this is for ease of ignoring in IDEs.
This commit is contained in:
Dylan K. Taylor
2018-03-18 12:04:48 +00:00
parent 9d5eeb328e
commit 357674cb54
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -9,7 +9,7 @@ crashdumps/*
*.phar
server.properties
/pocketmine.yml
memoryDump_*/*
memory_dumps/*
resource_packs/
# Common IDEs