Use Dotenv to provide default GITLAB_USERNAME and GITLAB_PASSWORD variables for bin/qa

As suggested in #71 (closed)

Adding dotenv and .env to make it super easy to run bin/qa Test::Instance without additional arguments is the next thing that comes to my mind.