Added a trainer class with a name, a list of pokemon and a list of items. Game.java has been changed to treat the player as a Trainer.
* Added gitignore for Java * Fixed my awful mistake