mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
The clean task was previously deleting the contents of directories that were symlinked into the target directory. This was an oversight because it never occurred to me that users might symlink a directory whose contents they did not want deleted into the target directory.