Have students work from an "exercises" sub directory.
Creating a foo.scala in the base makes it so sbt will try to compile
it as a project definition in the next build, and we don't want
that. Instead, create a stub in exercises/ and suggest using it.