No, you can keep in within the MyProject folder: the gtit repo will match your Eclipse project.
Keeping it outside would only be useful if you wanted to version multiple project in the same git repo.
You might want to ignore IDE-specifc files (although I prefer keeping them, especially if the .classpath
uses relative paths).