sbt/main
Ethan Atkins b3320ce1ba Restore old cleanFiles behavior
I inadvertently changed the semantics of clean so that cleanFiles would
only delete the file if it was a regular file. In older versions of sbt,
if a file in cleanFiles was a directory, it would be recursively
deleted.
2019-08-28 16:41:25 -07:00
..
src Restore old cleanFiles behavior 2019-08-28 16:41:25 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00